Skip to main content

Commands

Running Commands

To run a command, use the following:

OS.Command
All OSF1 <command>
MacOSShift-Cmd-P <command>
WindowsCtrl-Shift-P <command>

Commands

CommandTitle
cSpell.addIgnoreWordIgnore Word
cSpell.addIgnoreWordsToFolderIgnore Word in Folder Settings
cSpell.addIgnoreWordsToUserIgnore Word in User Settings
cSpell.addIgnoreWordsToWorkspaceIgnore Word in Workspace Settings
cSpell.addIssuesToDictionaryAdd All Spelling Issues to Dictionary
cSpell.addWordToCSpellConfigAdd Word to CSpell Configuration
cSpell.addWordToDictionaryAdd Word to Dictionary
cSpell.addWordToFolderDictionaryAdd Word to Folder Dictionary
cSpell.addWordToFolderSettingsAdd Word to Folder Settings
cSpell.addWordToUserDictionaryAdd Word to User Dictionary
cSpell.addWordToUserSettingsAdd Word to User Settings
cSpell.addWordToWorkspaceDictionaryAdd Word to Workspace Dictionary
cSpell.addWordToWorkspaceSettingsAdd Word to Workspace Settings
cSpell.autoFixSpellingIssuesFix all issues with a preferred suggestion in the current document
cSpell.createCSpellConfigCreate a CSpell Configuration File
cSpell.createCSpellTerminalOpen a new CSpell REPL Terminal
cSpell.createCustomDictionaryCreate a Custom Dictionary File
cSpell.disableCurrentFileTypeDisable Spell Checking File Type
cSpell.disableForGlobalDisable Spell Checking by Default
cSpell.disableForWorkspaceDisable Spell Checking For Workspace
cSpell.displayCSpellInfoShow Spell Checker Configuration Info
cSpell.enableCurrentFileTypeEnable Spell Checking File Type
cSpell.enableForGlobalEnable Spell Checking by Default
cSpell.enableForWorkspaceEnable Spell Checking For Workspace
cSpell.goToNextSpellingIssueGo to Next Spelling Issue
cSpell.goToNextSpellingIssueAndSuggestGo to Next Spelling Issue and Suggest
cSpell.goToPreviousSpellingIssueGo to Previous Spelling Issue
cSpell.goToPreviousSpellingIssueAndSuggestGo to Previous Spelling Issue and Suggest
cSpell.hideHide Spelling Issues
cSpell.hideCSpellInfoHide Spell Checker Configuration Info
cSpell.insertDisableLineDirectiveInsert Disable Current Line Directive
cSpell.insertDisableNextLineDirectiveInsert Disable Next Line Directive
cSpell.insertIgnoreWordsDirectiveInsert Ignore Words Directive
cSpell.insertWordsDirectiveInsert Words Directive
cSpell.logPerfTimelineLog CSpell performance times to console
cSpell.openFileInfoViewOpen Spell Checker File Information View
cSpell.openIssuesPanelOpen Spell Checker Issues Panel
cSpell.openSettingsOpen Spell Checker Settings
cSpell.rateTheSpellCheckerRate the Spell Checker
cSpell.reloadReload Spell Checker Configuration and Dictionaries
cSpell.removeWordFromFolderDictionaryRemove Word from the Folder Dictionary
cSpell.removeWordFromUserDictionaryRemove Word from the Global Dictionary
cSpell.removeWordFromWorkspaceDictionaryRemove Word from the Workspace Dictionaries
cSpell.restartRestart Spell Checker Server
cSpell.showShow Spelling Issues
cSpell.toggleEnableForGlobalToggle Spell Checking in User Settings
cSpell.toggleEnableForWorkspaceToggle Spell Checking for Workspace
cSpell.toggleEnableSpellCheckerToggle Spell Checking
cSpell.toggleTraceModeToggle Trace Mode
cSpell.toggleVisibleToggle Show Spelling Issues

Conditional Commands

These commands are not part of the default command palette and are only available under certain conditions.

CommandTitle
cSpell.aboutAbout the Spell Checker
When:
config.cSpell.command.about
cSpell.disableCurrentLanguageDisable Spell Checking Document Type
When:
cSpell.showLegacyCommands.disableCurrentLanguage
cSpell.enableCurrentLanguageEnable Spell Checking Document Type
When:
cSpell.showLegacyCommands.enableCurrentLanguage
cSpell.experimental.executeDocumentSymbolProviderExecute Document Symbol Provider on the current document
When:
config.cSpell.experimental.symbols
cSpell.issuesViewByFile.item.addWordToDictionaryAdd Word to Dictionary
When:
view == cSpellIssuesViewByFile
cSpell.issuesViewByFile.item.autoFixSpellingIssuesFix issue with preferred suggestion in the current document
When:
view == cSpellIssuesViewByFile
cSpell.issueViewer.item.addWordToDictionaryAdd Word to Dictionary
When:
view == cSpellIssuesViewByIssue
cSpell.issueViewer.item.autoFixSpellingIssuesFix issue with preferred suggestion in the current document
When:
view == cSpellIssuesViewByIssue
cSpell.issueViewer.item.openSuggestionsForIssueShow Suggestions
When:
view == cSpellIssuesViewByIssue
cSpell.releaseNotesShow Spell Checker Release Notes
When:
config.cSpell.command.releaseNotes
cSpell.reportIssueReport an Issue with the Spell Checker
When:
config.cSpell.command.reportIssue
cSpell.sponsorSponsor the Spell Checker
When:
config.cSpell.command.sponsor
cSpell.suggestSpellingCorrectionsSpelling Suggestions...
When:
editorTextFocus && cSpell.editorMenuContext.showSuggestions
cSpell.supportRequestRequest Support with the Spell Checker
When:
config.cSpell.command.enableSupportRequest