-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin not showing after installing #2013
Comments
Is it possible to update VS Code? The current version is 1.68.0. If that doesn't work, delete:
restart VS Code and install the extension again. |
Oh, now it works, haha) Thanks a lot! |
There is a mismatch since PR #1995 ( The But vscode-spell-checker/package.json Line 21 in fbf0a00
|
Thank you. I think I patched it in the wrong place. |
* fix: Fix the needed VS Code version fix: #2013 * ci: Adjust the workflows to match VS Code Node Version
For those using VS Code older than 1.67.0, please use 2.2.1 version of this extension. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I've installed the plugin (macOS Monterey 12.1, VScode 1.66.2). But it seems that nothing has changed. Spell mistakes are still not highlighted, and I don't even have a
cSpell
icon in the toolbar.I'm working with a TypeScript
.ts
file.I tried to reload the window several times, disabled/enabled the plugin, reinstalled the plugin, plus restarted VS code, but nothing changes.
The text was updated successfully, but these errors were encountered: