npm cspell 6.24.0
v6.24.0

latest releases: 8.14.4, 8.14.3, 8.14.2...
19 months ago

Changes

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

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

Update Integration Repositories

integration-tests/config/config.json | 62 +-
.../Azure/azure-rest-api-specs/snapshot.txt | 25 +-
.../MicrosoftDocs/PowerShell-Docs/report.yaml | 19 +-
.../MicrosoftDocs/PowerShell-Docs/snapshot.txt | 15 +-
.../snapshots/RustPython/RustPython/snapshot.txt | 12 +-
.../apollographql/apollo-server/snapshot.txt | 2 +-
.../aspnetboilerplate/report.yaml | 12 +-
.../aspnetboilerplate/snapshot.txt | 4 +-
.../snapshots/aws-amplify/docs/snapshot.txt | 4 +-
.../snapshots/caddyserver/caddy/report.yaml | 80 +--
.../snapshots/caddyserver/caddy/snapshot.txt | 76 +--
integration-tests/snapshots/chef/chef/report.yaml | 2 +-
integration-tests/snapshots/chef/chef/snapshot.txt | 2 +-
.../snapshots/django/django/report.yaml | 96 +--
.../snapshots/django/django/snapshot.txt | 94 +--
.../snapshots/eslint/eslint/report.yaml | 25 +-
.../snapshots/eslint/eslint/snapshot.txt | 17 +-
.../googleapis/google-cloud-cpp/report.yaml | 94 +--
.../googleapis/google-cloud-cpp/snapshot.txt | 88 +--
.../snapshots/graphql/graphql-js/snapshot.txt | 2 +-
.../iluwatar/java-design-patterns/report.yaml | 3 +-
.../iluwatar/java-design-patterns/snapshot.txt | 3 +-
integration-tests/snapshots/mdx-js/mdx/report.yaml | 56 +-
.../snapshots/mdx-js/mdx/snapshot.txt | 52 +-
.../microsoft/TypeScript-Website/report.yaml | 10 +-
.../microsoft/TypeScript-Website/snapshot.txt | 10 +-
.../snapshots/neovim/nvim-lspconfig/report.yaml | 645 ++++++++++-----------
.../snapshots/neovim/nvim-lspconfig/snapshot.txt | 641 ++++++++++----------
.../snapshots/php/php-src/report.yaml | 495 ++++++++--------
.../snapshots/php/php-src/snapshot.txt | 495 ++++++++--------
.../snapshots/prettier/prettier/snapshot.txt | 4 +-
.../snapshots/pycontribs/jira/report.yaml | 75 +--
.../snapshots/pycontribs/jira/snapshot.txt | 75 +--
.../snapshots/shoelace-style/shoelace/snapshot.txt | 4 +-
.../typescript-cheatsheets/react/report.yaml | 14 +-
.../typescript-cheatsheets/react/snapshot.txt | 14 +-
.../typescript-eslint/snapshot.txt | 2 +-
.../snapshots/wireapp/wire-webapp/snapshot.txt | 28 +-
38 files changed, 1716 insertions(+), 1641 deletions(-)


Features

feat: Emit suggestions matching source case (#4149)

feat: Emit suggestions matching source case (#4149)

In order to support auto fix in the eslint-cspell-plugin, suggestions need to match the case of the word being replaced.

fixes #4147


Documentation

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

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

docs/types/cspell-types/enums/IssueType.md | 4 +-
.../AdvancedCSpellSettingsWithSourceTrace.md | 108 +++++++++----------
docs/types/cspell-types/interfaces/BaseSetting.md | 32 +++---
.../cspell-types/interfaces/CSpellReporter.md | 12 +--
.../interfaces/CSpellReporterModule.md | 2 +-
.../cspell-types/interfaces/CSpellSettings.md | 100 ++++++++---------
.../interfaces/CSpellSettingsWithSourceTrace.md | 106 +++++++++---------
.../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 | 18 ++--
.../DictionaryDefinitionInlineIgnoreWords.md | 18 ++--
.../interfaces/DictionaryDefinitionInlineWords.md | 18 ++--
.../interfaces/DictionaryDefinitionPreferred.md | 14 +--
.../interfaces/DictionaryInformation.md | 16 +--
docs/types/cspell-types/interfaces/EditCosts.md | 10 +-
.../cspell-types/interfaces/ExtendableSettings.md | 62 +++++------
docs/types/cspell-types/interfaces/Features.md | 2 +-
docs/types/cspell-types/interfaces/FileSettings.md | 96 ++++++++---------
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 | 38 +++----
.../interfaces/LanguageSettingFilterFields.md | 6 +-
.../LanguageSettingFilterFieldsDeprecated.md | 4 +-
.../LanguageSettingFilterFieldsPreferred.md | 4 +-
.../cspell-types/interfaces/LegacySettings.md | 4 +-
docs/types/cspell-types/interfaces/MergeSource.md | 8 +-
.../interfaces/OverrideFilterFields.md | 2 +-
.../cspell-types/interfaces/OverrideSettings.md | 62 +++++------
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 | 60 +++++------
.../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 | 118 ++++++++++-----------
54 files changed, 595 insertions(+), 595 deletions(-)


Don't miss a new cspell release

NewReleases is sending notifications on new releases.