github streetsidesoftware/cspell v8.10.0

latest releases: v8.10.2, v8.10.1
3 days ago

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: Always set the color to white (#5826)

fix: Always set the color to white (#5826)

fixes #5821


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.
image
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(-)

Documentation

docs: fix link to zulip logo (#5848)

docs: fix link to zulip logo (#5848)


docs: Remove references to OpenBase (#5807)

docs: Remove references to OpenBase (#5807)

See: https://www.linkedin.com/posts/liorgrossman_today-i-am-writing-to-share-that-weve-made-activity-7051208392559771648-etA3/


Don't miss a new cspell release

NewReleases is sending notifications on new releases.