Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
docs/types/cspell-types/assets/icons.js | 2 +-
docs/types/cspell-types/assets/icons.svg | 2 +-
docs/types/cspell-types/assets/main.js | 2 +-
docs/types/cspell-types/assets/navigation.js | 2 +-
docs/types/cspell-types/assets/style.css | 87 ++++++--
docs/types/cspell-types/enums/IssueType.html | 4 +-
.../types/cspell-types/functions/defineConfig.html | 2 +-
docs/types/cspell-types/hierarchy.html | 2 +-
docs/types/cspell-types/index.html | 12 +-
.../AdvancedCSpellSettingsWithSourceTrace.html | 238 ++++++++++-----------
.../types/cspell-types/interfaces/BaseSetting.html | 56 ++---
.../cspell-types/interfaces/CSpellReporter.html | 4 +-
.../interfaces/CSpellReporterModule.html | 4 +-
.../cspell-types/interfaces/CSpellSettings.html | 230 ++++++++++----------
.../interfaces/CSpellSettingsWithSourceTrace.html | 234 ++++++++++----------
.../cspell-types/interfaces/CacheSettings.html | 16 +-
.../cspell-types/interfaces/CharacterSetCosts.html | 8 +-
.../interfaces/CommandLineSettings.html | 8 +-
.../interfaces/DictionaryDefinitionAlternate.html | 26 +--
.../interfaces/DictionaryDefinitionAugmented.html | 18 +-
.../interfaces/DictionaryDefinitionBase.html | 16 +-
.../interfaces/DictionaryDefinitionCustom.html | 22 +-
.../DictionaryDefinitionInlineFlagWords.html | 18 +-
.../DictionaryDefinitionInlineIgnoreWords.html | 18 +-
.../DictionaryDefinitionInlineWords.html | 18 +-
.../interfaces/DictionaryDefinitionPreferred.html | 18 +-
.../interfaces/DictionaryInformation.html | 20 +-
docs/types/cspell-types/interfaces/EditCosts.html | 22 +-
.../interfaces/ExtendableSettings.html | 160 +++++++-------
docs/types/cspell-types/interfaces/Features.html | 4 +-
.../cspell-types/interfaces/FileSettings.html | 222 +++++++++----------
docs/types/cspell-types/interfaces/FileSource.html | 14 +-
.../cspell-types/interfaces/ImportFileRef.html | 6 +-
.../cspell-types/interfaces/InMemorySource.html | 14 +-
docs/types/cspell-types/interfaces/Issue.html | 22 +-
.../cspell-types/interfaces/LanguageSetting.html | 66 +++---
.../interfaces/LanguageSettingFilterFields.html | 12 +-
.../LanguageSettingFilterFieldsDeprecated.html | 10 +-
.../LanguageSettingFilterFieldsPreferred.html | 6 +-
.../cspell-types/interfaces/LegacySettings.html | 12 +-
.../types/cspell-types/interfaces/MergeSource.html | 14 +-
.../interfaces/OverrideFilterFields.html | 4 +-
.../cspell-types/interfaces/OverrideSettings.html | 158 +++++++-------
.../types/cspell-types/interfaces/ParseResult.html | 4 +-
docs/types/cspell-types/interfaces/ParsedText.html | 14 +-
docs/types/cspell-types/interfaces/Parser.html | 6 +-
docs/types/cspell-types/interfaces/Plugin.html | 6 +-
.../types/cspell-types/interfaces/PnPSettings.html | 10 +-
.../cspell-types/interfaces/ProgressBase.html | 4 +-
.../cspell-types/interfaces/ProgressFileBase.html | 6 +-
.../cspell-types/interfaces/ProgressFileBegin.html | 6 +-
.../interfaces/ProgressFileComplete.html | 6 +-
.../interfaces/RegExpPatternDefinition.html | 8 +-
.../interfaces/ReporterConfiguration.html | 24 +--
.../interfaces/ReportingConfiguration.html | 26 +--
docs/types/cspell-types/interfaces/RunResult.html | 12 +-
docs/types/cspell-types/interfaces/Settings.html | 158 +++++++-------
.../interfaces/SuggestionsConfiguration.html | 14 +-
.../interfaces/TextDocumentOffset.html | 10 +-
docs/types/cspell-types/interfaces/TextOffset.html | 8 +-
.../interfaces/WorkspaceTrustSettings.html | 14 +-
docs/types/cspell-types/modules.html | 22 +-
.../cspell-types/types/CSpellPackageSettings.html | 2 +-
.../cspell-types/types/CSpellUserSettings.html | 2 +-
.../types/CSpellUserSettingsFields.html | 2 +-
.../types/CSpellUserSettingsWithComments.html | 2 +-
docs/types/cspell-types/types/CacheFormat.html | 2 +-
docs/types/cspell-types/types/CacheStrategy.html | 9 +-
docs/types/cspell-types/types/CharacterSet.html | 2 +-
.../cspell-types/types/CustomDictionaryPath.html | 2 +-
.../cspell-types/types/CustomDictionaryScope.html | 2 +-
docs/types/cspell-types/types/DebugEmitter.html | 2 +-
.../cspell-types/types/DictionaryDefinition.html | 2 +-
.../types/DictionaryDefinitionInline.html | 4 +-
.../cspell-types/types/DictionaryFileTypes.html | 2 +-
docs/types/cspell-types/types/DictionaryId.html | 4 +-
.../types/cspell-types/types/DictionaryNegRef.html | 4 +-
docs/types/cspell-types/types/DictionaryPath.html | 2 +-
docs/types/cspell-types/types/DictionaryRef.html | 2 +-
.../cspell-types/types/DictionaryReference.html | 2 +-
docs/types/cspell-types/types/ErrorEmitter.html | 2 +-
docs/types/cspell-types/types/ErrorLike.html | 2 +-
.../types/cspell-types/types/FSPathResolvable.html | 2 +-
docs/types/cspell-types/types/Feature.html | 2 +-
docs/types/cspell-types/types/FsPath.html | 2 +-
docs/types/cspell-types/types/Glob.html | 2 +-
docs/types/cspell-types/types/LanguageId.html | 2 +-
.../cspell-types/types/LanguageIdMultiple.html | 4 +-
.../cspell-types/types/LanguageIdMultipleNeg.html | 4 +-
.../types/cspell-types/types/LanguageIdSingle.html | 4 +-
docs/types/cspell-types/types/LocalId.html | 6 +-
docs/types/cspell-types/types/LocaleId.html | 2 +-
docs/types/cspell-types/types/MappedText.html | 2 +-
.../types/cspell-types/types/MatchingFileType.html | 2 +-
docs/types/cspell-types/types/MessageEmitter.html | 2 +-
docs/types/cspell-types/types/MessageType.html | 2 +-
.../cspell-types/types/MessageTypeLookup.html | 2 +-
docs/types/cspell-types/types/ParserName.html | 2 +-
docs/types/cspell-types/types/ParserOptions.html | 2 +-
docs/types/cspell-types/types/Pattern.html | 2 +-
docs/types/cspell-types/types/PatternId.html | 2 +-
docs/types/cspell-types/types/PatternRef.html | 2 +-
.../cspell-types/types/PredefinedPatterns.html | 2 +-
docs/types/cspell-types/types/ProgressEmitter.html | 2 +-
docs/types/cspell-types/types/ProgressItem.html | 2 +-
docs/types/cspell-types/types/ProgressTypes.html | 2 +-
.../cspell-types/types/RegExpPatternList.html | 2 +-
docs/types/cspell-types/types/ReplaceEntry.html | 2 +-
docs/types/cspell-types/types/ReplaceMap.html | 2 +-
.../types/cspell-types/types/ReporterSettings.html | 2 +-
docs/types/cspell-types/types/ResultEmitter.html | 2 +-
docs/types/cspell-types/types/SimpleGlob.html | 2 +-
docs/types/cspell-types/types/Source.html | 2 +-
.../cspell-types/types/SpellingErrorEmitter.html | 2 +-
.../cspell-types/types/SuggestionCostMapDef.html | 2 +-
.../cspell-types/types/SuggestionCostsDefs.html | 2 +-
docs/types/cspell-types/types/TrustLevel.html | 2 +-
docs/types/cspell-types/types/Version.html | 2 +-
docs/types/cspell-types/types/VersionLatest.html | 4 +-
docs/types/cspell-types/types/VersionLegacy.html | 8 +-
.../types/cspell-types/variables/ConfigFields.html | 2 +-
.../types/cspell-types/variables/MessageTypes.html | 2 +-
122 files changed, 1195 insertions(+), 1147 deletions(-)