Ability to spelling check source files #3

Open
opened 2024-10-03 08:04:23 +00:00 by nikneem · 2 comments
nikneem commented 2024-10-03 08:04:23 +00:00 (Migrated from github.com)

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.

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.
chris-kruining commented 2024-10-26 18:10:34 +00:00 (Migrated from github.com)

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.

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.
chris-kruining commented 2025-01-03 03:54:11 +00:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: chris/calque#3
No description provided.