Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Norwegian Bokmål - Code Spell CheckerNew to Visual Studio Code? Get it now.
Norwegian Bokmål - Code Spell Checker

Norwegian Bokmål - Code Spell Checker

Street Side Software

streetsidesoftware.com
|
4,806 installs
| (0) | Free
| Sponsor
Norwegian Bokmål dictionary extension for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Norwegian Bokmål - Code Spell Checker

Norwegian Bokmål dictionary extension for VS Code.

Imports the Norwegian Bokmål 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...):

  • 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 nb to the cSpell.language setting, will enable the Norwegian Bokmål dictionary. Example using both English and Norwegian Bokmål dictionaries:

"cSpell.language": "en,nb",

Requirements

This extension will automatically include Code Spell Checker extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft