ChoicescriptIDE / ChoicescriptIDE/main
Project relative dictionaries
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
At the moment a single dictionary needs to be explicitly imported to CSIDE. This can make switching between projects that require different dictionaries quite painful.
One possible solution would be to have a concept of automatically detecting and loading 'dictionary.json' files in any opened projects (should one exist), and switch the language service to use whichever one automatically based on the active project.


I think the behaviour sounds quite promising, but performance could be an issue for larger dictionaries.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.