code-spell-checker-russian

0.2.0 • Public • Published

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 Dictionary
  • Enable Russian Spell Checker Dictionary in Workspace

Disable Dictionary

Commands (use F1 or View -> Command Palette...):

  • Disable Russian Spell Checker Dictionary
  • Disable 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.

Readme

Keywords

none

Package Sidebar

Install

npm i code-spell-checker-russian

Weekly Downloads

4

Version

0.2.0

License

MIT

Last publish

Collaborators

  • jason-dent