0.2.0 • Published 8 years ago
code-spell-checker-russian v0.2.0
Russian - Code Spell Checker
Russian dictionary extension for VS Code.
Imports the Russian spell checking dictionary for Code Spell Checker.
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...):
Enable Russian Spell Checker DictionaryEnable Russian Spell Checker Dictionary in Workspace
Disable Dictionary
Commands (use F1 or View -> Command Palette...):
Disable Russian Spell Checker DictionaryDisable Russian Spell Checker Dictionary in Workspace
Manual Settings
This is done with the language setting.
Preferences -> Settings
Adding ru to the cSpell.language setting, will enable the Russian dictionary.
Example using both English and Russian dictionaries:
"cSpell.language": "en,ru",Requirements
This extension will automatically include Code Spell Checker extension.
0.2.0
8 years ago