VS Code: cspell checker stopped working, getting 'command resulted in as an error, command not found'

Viewed 436

I used Code Spell Checker in VS Code for many months, and it's stopped working. I'm using 'Code Spell Checker' and 'Polish - Code Spell Checker'. I tried uninstall , reload extensions, tried with only the default english one (Code Spell Checker) and also restart vscode. Nothings helps. When I try using Command Panel with any commands from 'CSpell Checker' this is what I get:

Command '...' resulted in an error

examples of the used commands:

  • Spell: Enable Spell Checking by Default => Command 'Spell: Enable Spell Checking by Default' resulted in an error (command 'cSpell.enableForGlobal' not found)

  • Spell: Create a CSpell Configuration File => Command 'Spell: Create a CSpell Configuration File.' resulted in an error (command 'cSpell.createCSpellConfig' not found)

  • Spell: Show Spell Checker Configuration Info => (Command 'Spell: Show Spell Checker Configuration Info' resulted in an error (command 'cSpell.displayCSpellInfo' not found)

0 Answers
Related