github streetsidesoftware/cspell v8.2.0

latest releases: v8.10.0, v8.9.1, v8.9.0...
6 months ago

Changes

docs: Fix typo in cspell.schema.json (#5051)

docs: Fix typo in cspell.schema.json (#5051)

I'm not sure if this is the meaning of the sentence, but at least it alerts you to the apparent typo.


Features

feat: Support `${env:NAME}` in paths (#5078)

feat: Support ${env:NAME} in paths (#5078)

Related to #924


feat: Support loading remote configuration. (#5075)

feat: Support loading remote configuration. (#5075)

This PR is to add support for reading cspell configuration over https or a virtual file system used by VSCode.

It is not possible to load JavaScript files remotely until it is supported by NodeJS.


feat: create a redirect provider (#5071)

feat: create a redirect provider (#5071)

Make it easy to alias URLs.


feat: Use VirtualFS to read config files. (#5067)

feat: Use VirtualFS to read config files. (#5067)


Fixes

fix: Protect against missing sourceCode (#5091)

fix: Protect against missing sourceCode (#5091)

fixes: #5085


fix: Issue 4811 (#5087)

fix: Issue 4811 (#5087)

fixes #4811


fix: Add endpoints to VirtualFS (#5065)

fix: Add endpoints to VirtualFS (#5065)

Add:

  • writeFile
  • getCapabilities

fix: Workflow Bot -- Update Dictionaries (main) (#5064)

fix: Workflow Bot -- Update Dictionaries (main) (#5064)

Update Dictionaries (main)

Summary

 integration-tests/snapshots/ktaranov/sqlserver-kit/report.yaml  | 6 +-----
 integration-tests/snapshots/ktaranov/sqlserver-kit/snapshot.txt | 6 +-----
 packages/cspell-bundled-dicts/package.json                      | 2 +-
 pnpm-lock.yaml                                                  | 8 ++++----
 4 files changed, 7 insertions(+), 15 deletions(-)

fix: Add VFS API to cspel-io (#5055)

fix: Add VFS API to cspel-io (#5055)


fix: support non-file URLs when calculating GlobRoot (#5054)

fix: support non-file URLs when calculating GlobRoot (#5054)


fix: Workflow Bot -- Update Dictionaries (main) (#5049)

fix: Workflow Bot -- Update Dictionaries (main) (#5049)

Update Dictionaries (main)

Summary

 .../snapshots/alexiosc/megistos/report.yaml        |  3 +-
 .../snapshots/alexiosc/megistos/snapshot.txt       |  3 +-
 .../aspnetboilerplate/report.yaml                  |  5 ++-
 .../aspnetboilerplate/snapshot.txt                 |  5 ++-
 .../snapshots/django/django/report.yaml            | 12 +++----
 .../snapshots/django/django/snapshot.txt           |  6 ++--
 .../snapshots/eslint/eslint/report.yaml            |  6 ++--
 .../snapshots/eslint/eslint/snapshot.txt           |  3 +-
 .../googleapis/google-cloud-cpp/report.yaml        | 20 ++++--------
 .../googleapis/google-cloud-cpp/snapshot.txt       |  8 +----
 .../iluwatar/java-design-patterns/report.yaml      |  5 +--
 .../iluwatar/java-design-patterns/snapshot.txt     |  5 +--
 integration-tests/snapshots/mdx-js/mdx/report.yaml |  3 +-
 .../snapshots/mdx-js/mdx/snapshot.txt              |  3 +-
 .../snapshots/neovim/nvim-lspconfig/report.yaml    |  5 +--
 .../snapshots/neovim/nvim-lspconfig/snapshot.txt   |  5 +--
 .../snapshots/php/php-src/report.yaml              | 17 +++++-----
 .../snapshots/php/php-src/snapshot.txt             | 13 ++++----
 .../snapshots/sveltejs/svelte/report.yaml          | 38 ++++++++++------------
 .../snapshots/sveltejs/svelte/snapshot.txt         | 36 ++++++++++----------
 .../typescript-cheatsheets/react/report.yaml       |  7 ++--
 .../typescript-cheatsheets/react/snapshot.txt      |  3 +-
 packages/cspell-bundled-dicts/package.json         |  2 +-
 pnpm-lock.yaml                                     |  8 ++---
 24 files changed, 88 insertions(+), 133 deletions(-)

fix: Make sure virtual configs do not appear as source files (#5048)

fix: Make sure virtual configs do not appear as source files (#5048)


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#5064)

fix: Workflow Bot -- Update Dictionaries (main) (#5064)

Update Dictionaries (main)

Summary

 integration-tests/snapshots/ktaranov/sqlserver-kit/report.yaml  | 6 +-----
 integration-tests/snapshots/ktaranov/sqlserver-kit/snapshot.txt | 6 +-----
 packages/cspell-bundled-dicts/package.json                      | 2 +-
 pnpm-lock.yaml                                                  | 8 ++++----
 4 files changed, 7 insertions(+), 15 deletions(-)

fix: Workflow Bot -- Update Dictionaries (main) (#5049)

fix: Workflow Bot -- Update Dictionaries (main) (#5049)

Update Dictionaries (main)

Summary

 .../snapshots/alexiosc/megistos/report.yaml        |  3 +-
 .../snapshots/alexiosc/megistos/snapshot.txt       |  3 +-
 .../aspnetboilerplate/report.yaml                  |  5 ++-
 .../aspnetboilerplate/snapshot.txt                 |  5 ++-
 .../snapshots/django/django/report.yaml            | 12 +++----
 .../snapshots/django/django/snapshot.txt           |  6 ++--
 .../snapshots/eslint/eslint/report.yaml            |  6 ++--
 .../snapshots/eslint/eslint/snapshot.txt           |  3 +-
 .../googleapis/google-cloud-cpp/report.yaml        | 20 ++++--------
 .../googleapis/google-cloud-cpp/snapshot.txt       |  8 +----
 .../iluwatar/java-design-patterns/report.yaml      |  5 +--
 .../iluwatar/java-design-patterns/snapshot.txt     |  5 +--
 integration-tests/snapshots/mdx-js/mdx/report.yaml |  3 +-
 .../snapshots/mdx-js/mdx/snapshot.txt              |  3 +-
 .../snapshots/neovim/nvim-lspconfig/report.yaml    |  5 +--
 .../snapshots/neovim/nvim-lspconfig/snapshot.txt   |  5 +--
 .../snapshots/php/php-src/report.yaml              | 17 +++++-----
 .../snapshots/php/php-src/snapshot.txt             | 13 ++++----
 .../snapshots/sveltejs/svelte/report.yaml          | 38 ++++++++++------------
 .../snapshots/sveltejs/svelte/snapshot.txt         | 36 ++++++++++----------
 .../typescript-cheatsheets/react/report.yaml       |  7 ++--
 .../typescript-cheatsheets/react/snapshot.txt      |  3 +-
 packages/cspell-bundled-dicts/package.json         |  2 +-
 pnpm-lock.yaml                                     |  8 ++---
 24 files changed, 88 insertions(+), 133 deletions(-)

Don't miss a new cspell release

NewReleases is sending notifications on new releases.