Ug-khan - Code Spell Checker
Ug-khan dictionary extension for VS Code.
Installation
After this extension is installed, it is necessary to tell the spell checker to use it.
Enable Dictionary
Commands (use F1 or View -> Command Palette...):
F1 Show Spell Checker Configuration Info
- Select the
Language tab.
- Enable the language Globally or in just the Workspace.
Disable Dictionary
Commands (use F1 or View -> Command Palette...):
F1 Show Spell Checker Configuration Info
- Select the
Language tab.
- Disable the language Globally or in just the Workspace.
Manual Settings
This is done with the language setting.
Preferences -> Settings
Adding ug-khan to the cSpell.language setting, will enable the Ug_khan dictionary.
Example using both English and Ug-khan dictionaries:
"cSpell.language": "en,ug-khan",
Requirements
This extension will automatically include Code Spell Checker extension.
| |