streetsidesoftware / vscode-spell-checker

A simple source code spell checker for code
https://streetsidesoftware.github.io/vscode-spell-checker/
Other
1.4k stars 126 forks source link

False Detection #3433

Open teschste-reyrey opened 2 months ago

teschste-reyrey commented 2 months ago

I am currently using Code Spell Checker v3.0.1 (the latest release version available) and I am having a problem that switching to pre-release version 4.0.3 resolves.

Do you know when v4.x.x will be released for VS Code?

Thanks!

Jason3S commented 1 month ago

@teschste-reyrey,

Thank you for asking. v4.0.3 should be reliable. There is some polishing planned for a few of the new features, but it still might take a month or so.

Pending items:

  1. v4 Announcement and Release notes to include a summary of new features.
  2. Hiding spelling issues that are not visible in open editor windows.
  3. Improving remote editing support.
  4. Some performance enhancements.

It should be ok to start using it.

Is there a feature you are waiting for?

Kind regards.

teschste-reyrey commented 1 month ago

Not specifically. I was getting a false detection with v3.0.1 that I no longer have with v4.0.3. Thanks!