-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
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.

