Skip to content

Instantly share code, notes, and snippets.

@Queuecumber
Last active May 7, 2021 04:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Queuecumber/053e1d6fedc4da2e7e58dc23ee736889 to your computer and use it in GitHub Desktop.
Save Queuecumber/053e1d6fedc4da2e7e58dc23ee736889 to your computer and use it in GitHub Desktop.
Fixes the spellright vscode extension on vscode insiders
  1. Download spellchecker-updated-11.1.0-x64.node note that it's only for linux x64 systems
  2. Place it in the extension folder, for me this was at ${HOME}/.vscode-insiders/extensions/ban.spellright-3.0.56/lib/bin
  3. Reload the window or restart vscode and it should just work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment