French Réforme 90 dictionary extension for VS Code.
Imports the French Réforme 90 spell checking dictionary for Code Spell Checker.
After this extension is installed, it is necessary to tell the spell checker to use it.
Commands (use F1 or View -> Command Palette...):
F1Show Spell Checker Configuration Info- Select the
Languagetab. - Enable the language Globally or in just the Workspace.
Commands (use F1 or View -> Command Palette...):
F1Show Spell Checker Configuration Info- Select the
Languagetab. - Disable the language Globally or in just the Workspace.
This is done with the language setting.
Preferences -> Settings
Adding fr-90 to the cSpell.language setting, will enable the French_reforme dictionary.
Example using both English and French Réforme 90 dictionaries:
"cSpell.language": "en,fr-90",This extension will automatically include Code Spell Checker extension.
Brought to you by
Street Side Software