Vscode: Use native Mac OSX spell check

Created on 10 May 2016  路  6Comments  路  Source: microsoft/vscode

  • VSCode Version: 1.1.0
  • OS Version: Mac OSX 10.11.4

Steps to Reproduce:

  1. Open Visual Studio Code
  2. Open any file that has some spell errors inside its content
  3. The app will not highlight spell errors and grammar suggestions
  4. It should be highlighted spell errors in red and grammar suggestions in green, that is a native feature of Mac OSX apps

The images below shows the differences between a native Mac OSX application and Visual Studio Code.

  • Mac OSX spell check in native TextEdit app:
    macos-spellcheck-native-textedit-app
  • Visual Studio Code does't show spell errors and grammar suggestions:
    macos-spellcheck-doesn-work-visualstudiocode
*extension-candidate *out-of-scope feature-request languages-basic

All 6 comments

I've moved some the documentation to git using MarkDown language. Having spellcheck working there would be super awesome.

+1. Atom supports native spell check

Is this on the VS Code roadmap at all? Having come from Sublime Text 3 - I do miss the native spellchecker and the plugins I have tried don't really live up to Sublime Text 3 spell checking facility, as they get confused with comments/strings/copy vs actual code etc.

We closed this issue because we don't plan to address it in the foreseeable future. You can find more detailed information about our decision-making process here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

The SpellRight extension integrates with the system dictionary. It's the best workaround I've seen, until the maintainers update the built-in implementation.

Was this page helpful?
0 / 5 - 0 ratings