Ability to spelling check source files #3
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: chris/calque#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When you add one or more files to allow for translation, you probably want to point to one file being leading. It would be great if a spelling check could be done to the leading file.
right now there is no concept as a leading file. the keys/properties available when you have opened a folder is a union of all the keys/properties that are found. since each value is a known language they are spellchecked.
well, turns out this is not simply implemented by using the browser itself. will look into this later on.
Are you aware of any azure resources that could help with this?
Otherwise I'll have te resort to actual dictionaries in the repo, something I wish to avoid.