v8.10.0
Changes
Features
feat: Add glob support for URLs (#5824)
feat: Add glob support for URLs (#5824)
It is possible to use CSpell in an environment where all the files being spell checked exist behind a virtual URL, something like: vscode-vfs://github/microsoft/vscode/extensions/csharp/README.md
.
The challenge here is to make the glob system URL aware.
Fixes
fix: Make sure case sensitive trace works as expected. (#5806)
fix: Make sure case sensitive trace works as expected. (#5806)
- Fix case sensitive tracing.
- Display preferred corrections when they are available.
fix: resolve imports from ESLint plugin (#5790)
fix: resolve imports from ESLint plugin (#5790)
fixes #5789
fix: `suggestWords` dict schema validation (#5786)
fix: suggestWords
dict schema validation (#5786)
- Inline dictionaries with only suggested words did not pass validation.
- Clean up the type docs a bit.
- Make sure there are not any ZeroWidthSpaces in the schema.
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#5849)
fix: Workflow Bot -- Update Dictionaries (main) (#5849)
Update Dictionaries (main)
Summary
.../snapshots/MicrosoftDocs/PowerShell-Docs/report.yaml | 3 +--
.../snapshots/MicrosoftDocs/PowerShell-Docs/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 10 +++++-----
4 files changed, 8 insertions(+), 10 deletions(-)
fix: Workflow Bot -- Update Dictionaries (main) (#5800)
fix: Workflow Bot -- Update Dictionaries (main) (#5800)
Update Dictionaries (main)
Summary
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
fix: Workflow Bot -- Update Dictionaries (main) (#5783)
fix: Workflow Bot -- Update Dictionaries (main) (#5783)
Update Dictionaries (main)
Summary
.../snapshots/ktaranov/sqlserver-kit/report.yaml | 5 +++--
.../snapshots/ktaranov/sqlserver-kit/snapshot.txt | 3 ++-
packages/cspell-bundled-dicts/package.json | 6 +++---
pnpm-lock.yaml | 25 +++++++++++++---------
4 files changed, 23 insertions(+), 16 deletions(-)