github streetsidesoftware/cspell v6.31.0

latest releases: v8.14.4, v8.14.3, v8.14.2...
18 months ago

Changes

ci: Workflow Bot -- Update Integration Snapshots (main) (#4338)

ci: Workflow Bot -- Update Integration Snapshots (main) (#4338)

Update Integration Repositories

integration-tests/config/config.json | 40 +-
.../Azure/azure-rest-api-specs/report.yaml | 4 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 4 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 40 +-
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 38 +-
.../snapshots/RustPython/RustPython/report.yaml | 537 +++++++--------------
.../snapshots/RustPython/RustPython/snapshot.txt | 531 ++++++--------------
.../snapshots/TheAlgorithms/Python/report.yaml | 2 +-
.../snapshots/TheAlgorithms/Python/snapshot.txt | 2 +-
.../snapshots/aws-amplify/docs/report.yaml | 2 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 2 +-
.../snapshots/caddyserver/caddy/report.yaml | 8 +-
.../snapshots/caddyserver/caddy/snapshot.txt | 8 +-
.../snapshots/django/django/report.yaml | 43 +-
.../snapshots/django/django/snapshot.txt | 41 +-
.../snapshots/gitbucket/gitbucket/report.yaml | 2 +-
.../snapshots/gitbucket/gitbucket/snapshot.txt | 2 +-
.../googleapis/google-cloud-cpp/report.yaml | 18 +-
.../googleapis/google-cloud-cpp/snapshot.txt | 14 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 4 +-
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 4 +-
.../snapshots/php/php-src/report.yaml | 19 +-
.../snapshots/php/php-src/snapshot.txt | 19 +-
.../snapshots/prettier/prettier/report.yaml | 4 +-
.../snapshots/prettier/prettier/snapshot.txt | 4 +-
25 files changed, 475 insertions(+), 917 deletions(-)


Features

feat: Support multiple `languageId` overrides. (#4348)

feat: Support multiple languageId overrides. (#4348)


feat: Support words containing `.` (#4339)

feat: Support words containing . (#4339)

Support words starting with . or digits.

It is now possible to match against the following types of words

dictionary:

  • .descvec
  • 99.9krock

Fixes

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

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

Update Dictionaries (main)

packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
2 files changed, 10 insertions(+), 10 deletions(-)


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

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

Update Dictionaries (main)

integration-tests/snapshots/RustPython/RustPython/report.yaml | 3 +--
integration-tests/snapshots/RustPython/RustPython/snapshot.txt | 3 +--
integration-tests/snapshots/gitbucket/gitbucket/report.yaml | 4 +---
integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt | 4 +---
.../snapshots/googleapis/google-cloud-cpp/report.yaml | 3 +--
.../snapshots/googleapis/google-cloud-cpp/snapshot.txt | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
10 files changed, 13 insertions(+), 23 deletions(-)


Dictionary Updates

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

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

Update Dictionaries (main)

packages/cspell-bundled-dicts/package.json | 4 ++--
pnpm-lock.yaml | 16 ++++++++--------
2 files changed, 10 insertions(+), 10 deletions(-)


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

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

Update Dictionaries (main)

integration-tests/snapshots/RustPython/RustPython/report.yaml | 3 +--
integration-tests/snapshots/RustPython/RustPython/snapshot.txt | 3 +--
integration-tests/snapshots/gitbucket/gitbucket/report.yaml | 4 +---
integration-tests/snapshots/gitbucket/gitbucket/snapshot.txt | 4 +---
.../snapshots/googleapis/google-cloud-cpp/report.yaml | 3 +--
.../snapshots/googleapis/google-cloud-cpp/snapshot.txt | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml | 3 +--
integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt | 3 +--
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
10 files changed, 13 insertions(+), 23 deletions(-)


Documentation

ci: Workflow Bot -- Build Docs (#4349)

ci: Workflow Bot -- Build Docs (#4349)

docs/types/cspell-types/enums/IssueType.md | 4 +-
.../AdvancedCSpellSettingsWithSourceTrace.md | 112 +++++++++---------
docs/types/cspell-types/interfaces/BaseSetting.md | 34 +++---
.../cspell-types/interfaces/CSpellReporter.md | 12 +-
.../interfaces/CSpellReporterModule.md | 2 +-
.../cspell-types/interfaces/CSpellSettings.md | 104 ++++++++---------
.../interfaces/CSpellSettingsWithSourceTrace.md | 110 +++++++++---------
.../types/cspell-types/interfaces/CacheSettings.md | 8 +-
.../cspell-types/interfaces/CharacterSetCosts.md | 6 +-
.../cspell-types/interfaces/CommandLineSettings.md | 4 +-
.../interfaces/DictionaryDefinitionAlternate.md | 14 +--
.../interfaces/DictionaryDefinitionAugmented.md | 16 +--
.../interfaces/DictionaryDefinitionBase.md | 12 +-
.../interfaces/DictionaryDefinitionCustom.md | 18 +--
.../DictionaryDefinitionInlineFlagWords.md | 20 ++--
.../DictionaryDefinitionInlineIgnoreWords.md | 20 ++--
.../interfaces/DictionaryDefinitionInlineWords.md | 20 ++--
.../interfaces/DictionaryDefinitionPreferred.md | 14 +--
.../interfaces/DictionaryInformation.md | 16 +--
docs/types/cspell-types/interfaces/EditCosts.md | 10 +-
.../cspell-types/interfaces/ExtendableSettings.md | 66 +++++------
docs/types/cspell-types/interfaces/Features.md | 2 +-
docs/types/cspell-types/interfaces/FileSettings.md | 100 ++++++++--------
docs/types/cspell-types/interfaces/FileSource.md | 8 +-
.../types/cspell-types/interfaces/ImportFileRef.md | 6 +-
.../cspell-types/interfaces/InMemorySource.md | 8 +-
docs/types/cspell-types/interfaces/Issue.md | 26 ++---
.../cspell-types/interfaces/LanguageSetting.md | 42 +++----
.../interfaces/LanguageSettingFilterFields.md | 8 +-
.../LanguageSettingFilterFieldsDeprecated.md | 6 +-
.../LanguageSettingFilterFieldsPreferred.md | 6 +-
.../cspell-types/interfaces/LegacySettings.md | 4 +-
docs/types/cspell-types/interfaces/MergeSource.md | 8 +-
.../interfaces/OverrideFilterFields.md | 2 +-
.../cspell-types/interfaces/OverrideSettings.md | 68 +++++------
docs/types/cspell-types/interfaces/ParseResult.md | 6 +-
docs/types/cspell-types/interfaces/ParsedText.md | 12 +-
docs/types/cspell-types/interfaces/Parser.md | 4 +-
docs/types/cspell-types/interfaces/Plugin.md | 2 +-
docs/types/cspell-types/interfaces/PnPSettings.md | 4 +-
docs/types/cspell-types/interfaces/ProgressBase.md | 2 +-
.../cspell-types/interfaces/ProgressFileBase.md | 8 +-
.../cspell-types/interfaces/ProgressFileBegin.md | 8 +-
.../interfaces/ProgressFileComplete.md | 16 +--
.../interfaces/RegExpPatternDefinition.md | 6 +-
.../interfaces/ReporterConfiguration.md | 16 +--
.../interfaces/ReportingConfiguration.md | 12 +-
docs/types/cspell-types/interfaces/RunResult.md | 10 +-
docs/types/cspell-types/interfaces/Settings.md | 64 +++++-----
.../interfaces/SuggestionsConfiguration.md | 6 +-
.../cspell-types/interfaces/TextDocumentOffset.md | 16 +--
docs/types/cspell-types/interfaces/TextOffset.md | 6 +-
.../interfaces/WorkspaceTrustSettings.md | 6 +-
docs/types/cspell-types/modules.md | 129 +++++++++++----------
54 files changed, 630 insertions(+), 619 deletions(-)


Maintenance

ci: Workflow Bot -- Update ALL Dependencies (main) (#4352)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4352)

Update ALL Dependencies (main)

package.json | 4 +-
packages/cspell/package.json | 2 +-
pnpm-lock.yaml | 793 +++++++++++----------
.../test-cspell-lib-webpack/package.json | 2 +-
4 files changed, 409 insertions(+), 392 deletions(-)


ci: Workflow Bot -- Update ALL Dependencies (main) (#4346)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4346)

Update ALL Dependencies (main)

package.json | 8 +-
pnpm-lock.yaml | 278 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
4 files changed, 147 insertions(+), 147 deletions(-)


ci: Workflow Bot -- Update ALL Dependencies (main) (#4342)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4342)

Update ALL Dependencies (main)

package.json | 4 +-
packages/cspell-eslint-plugin/package.json | 6 +-
pnpm-lock.yaml | 208 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
5 files changed, 113 insertions(+), 113 deletions(-)


ci: Workflow Bot -- Update ALL Dependencies (main) (#4336)

ci: Workflow Bot -- Update ALL Dependencies (main) (#4336)

Update ALL Dependencies (main)

doc-generator/package.json | 2 +-
package.json | 8 +-
packages/cspell-eslint-plugin/package.json | 2 +-
pnpm-lock.yaml | 262 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 2 +-
website/package.json | 2 +-
6 files changed, 145 insertions(+), 133 deletions(-)


Don't miss a new cspell release

NewReleases is sending notifications on new releases.