Skip to content

Latest commit

 

History

History

Dutch / Nederlands - Code Spell Checker

Dutch / Nederlands dictionary extension for VS Code.

Imports the Dutch / Nederlands 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 Dutch Spell Checker Dictionary
  • Enable Dutch Spell Checker Dictionary in Workspace

Disable Dictionary

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

  • Disable Dutch Spell Checker Dictionary
  • Disable Dutch Spell Checker Dictionary in Workspace

Manual Settings

This is done with the language setting.

Preferences -> Settings

Adding nl to the cSpell.language setting, will enable the Dutch dictionary. Example using both English and Dutch dictionaries:

"cSpell.language": "en,nl",

Requirements

This extension will automatically include Code Spell Checker extension.



Brought to you by Street Side Software Logo Street Side Software