MCPcopy Create free account

hub / github.com/streetsidesoftware/cspell / functions

Functions5,273 in github.com/streetsidesoftware/cspell

↓ 2 callersFunctioncompare
(a: Person, b: Person)
packages/cspell-trie-lib/src/lib/utils/PairingHeap.test.ts:24
↓ 2 callersFunctionconfigErrorToRawSettings
(error: Error, url: URL)
packages/cspell-lib/src/lib/Settings/Controller/configLoader/configToRawSettings.ts:8
↓ 2 callersFunctionconfigFileToConfigInfo
(cfgFile: CSpellConfigFile)
packages/cspell/src/util/configFileHelper.ts:45
↓ 2 callersFunctioncontains
(parent: string, child: string)
packages/cspell-gitignore/src/helpers.ts:100
↓ 2 callersFunctionconvEntry
()
packages/hunspell-reader/src/affReader.ts:37
↓ 2 callersFunctionconvert
(n: TrieNode)
packages/cspell-trie-lib/src/lib/convertToTrieRefNodes.ts:77
↓ 2 callersFunctionconvertToTrieRefNodes
(root: TrieNode)
packages/cspell-trie-lib/src/lib/convertToTrieRefNodes.ts:13
↓ 2 callersFunctionconvertUint16ArrayEndiannessInPlace
(data: Uint16Array)
packages/cspell-trie-lib/src/lib/binary/binaryFormat.ts:530
↓ 2 callersFunctionconvertUint32ArrayEndiannessInPlace
(data: Uint32Array)
packages/cspell-trie-lib/src/lib/binary/binaryFormat.ts:517
↓ 2 callersFunctioncopyGlobOrGlobs
(globOrGlobs: Glob | Glob[])
packages/cspell-lib/src/lib/Settings/sanitizeSettings.ts:172
↓ 2 callersFunctioncopyImportFileRef
(src: ImportFileRef)
packages/cspell-lib/src/lib/Settings/sanitizeSettings.ts:128
↓ 2 callersFunctioncpFeat
* Create `--config=` argument for a feature directory.
packages/cspell/src/app.test.ts:82
↓ 2 callersFunctioncreateAllowedSplitWordsFromFiles
( files: FilePathOrFilePathArray | undefined, )
packages/cspell-tools/src/compiler/createWordsCollection.ts:23
↓ 2 callersFunctioncreateAutoResolveWeakWeakCache
()
packages/cspell-lib/src/lib/util/AutoResolve.ts:233
↓ 2 callersMethodcreateCSpellConfigFile
(filename: URL | string, settings: CSpellUserSettings)
packages/cspell-lib/src/lib/Settings/Controller/configLoader/configLoader.ts:593
↓ 2 callersFunctioncreateCSpellRPCClient
(config: CSpellRPCClientConfig)
packages/cspell-lib/src/cspell-rpc/client.ts:29
↓ 2 callersFunctioncreateCSpellRPCServer
(config: CSpellRPCServerConfig)
packages/cspell-lib/src/cspell-rpc/server.ts:23
↓ 2 callersFunctioncreateCSpellSettingsInternal
( parts?: OptionalOrUndefined<Partial<CSpellSettingsInternal>>, )
packages/cspell-lib/src/lib/Settings/internal/CSpellSettingsInternalDef.ts:33
↓ 2 callersFunctioncreateCache
(options: CreateCacheSettings)
packages/cspell/src/util/cache/createCache.ts:35
↓ 2 callersFunctioncreateCommentedScalar
(value: T, comments?: NodeComments)
packages/cspell-config-lib/src/UpdateConfig/Commented.ts:81
↓ 2 callersFunctioncreateCompileRequest
(sourceFiles: string[], options: CompileCommonAppOptions)
packages/cspell-tools/src/compiler/createCompileRequest.ts:6
↓ 2 callersFunctioncreateConfigLoaderInternal
(fs?: VFileSystem)
packages/cspell-lib/src/lib/Settings/Controller/configLoader/configLoader.ts:771
↓ 2 callersFunctioncreateDecoderTransformer
( encoding?: BufferEncodingExt, )
packages/cspell-io/src/common/transformers.ts:5
↓ 2 callersFunctioncreateDict
(words: string[], name: string)
test-packages/cspell-dictionary/test-cspell-dictionary/src/index.ts:9
↓ 2 callersFunctioncreateDictionary
()
test-packages/cspell-trie-lib/test-cspell-trie-lib/src/index.ts:3
↓ 2 callersFunctioncreateDiskCache
( cacheFileLocation: URL, useCheckSum: boolean, cspellVersion: string, useUniversalCache: bool
packages/cspell/src/util/cache/DiskCache.ts:279
↓ 2 callersFunctioncreateEmitter
(name: string)
packages/cspell-lib/src/lib/events/events.ts:28
↓ 2 callersMethodcreateFindOptions
(options: Readonly<PartialFindOptions> | undefined)
packages/cspell-trie-lib/src/lib/ITrie.ts:437
↓ 2 callersFunctioncreateMappedTextSegmenter
( includeRanges: TextRange.MatchRange[], )
packages/cspell-lib/src/lib/Transform/parsedText.ts:45
↓ 2 callersFunctioncreateMatchResult
(r: RegExpExecArray, lineNumber: number)
packages/cspell-grammar/src/parser/matchResult.ts:39
↓ 2 callersFunctioncreateMatchingWordsFilter
()
packages/hunspell-reader/src/IterableHunspellReaderLegacy.ts:157
↓ 2 callersFunctioncreateRPCOkRequest
(id: RequestID)
packages/rpc/src/modelsHelpers.ts:156
↓ 2 callersFunctioncreateRPCOkResponse
(id: RequestID, code: ResponseCode)
packages/rpc/src/modelsHelpers.ts:160
↓ 2 callersFunctioncreateServiceBus
(handlers: Handler[] = [])
packages/cspell-service-bus/src/bus.ts:67
↓ 2 callersFunctioncreateSpellingDictionaryFromTrieFile
( data: string | Uint8Array<ArrayBuffer>, name: string, source: string, options: SpellingDicti
packages/cspell-dictionary/src/SpellingDictionary/SpellingDictionaryFromTrie.ts:247
↓ 2 callersFunctioncreateSplitGlob
(path: string | undefined, glob: string)
packages/cspell-glob/src/globHelper.ts:511
↓ 2 callersFunctioncreateStringLookupMap
(values: readonly (readonly [string, T])[])
packages/cspell-trie-lib/src/lib/io/importExportV4.ts:517
↓ 2 callersFunctioncreateSystemServiceBus
()
packages/cspell-service-bus/src/SystemServiceBus.ts:81
↓ 2 callersFunctioncreateTrieBlobFromITrieRoot
(trie: ITrieNodeRoot, buildOptions?: BuildOptions)
packages/cspell-trie-lib/src/lib/TrieBlob/createTrieBlob.ts:25
↓ 2 callersFunctioncreateTrieCompiler
(options: TrieOptions)
packages/cspell-tools/src/compiler/wordListCompiler.ts:222
↓ 2 callersFunctioncreateTrieFromWords
(words: string[])
packages/cspell-trie-lib/src/lib/suggestions/suggestAStar.test.ts:255
↓ 2 callersFunctioncreateWeightMapFromDictionaryInformation
(di: DictionaryInformation | undefined)
packages/cspell-dictionary/src/SpellingDictionary/SpellingDictionaryMethods.ts:97
↓ 2 callersFunctioncreateWeightedMap
(defs: SuggestionCostMapDef[])
packages/cspell-trie-lib/src/lib/distance/distance.ts:45
↓ 2 callersFunctioncreateWordListCompiler
(options: CompileOptions)
packages/cspell-tools/src/compiler/wordListCompiler.ts:32
↓ 2 callersFunctioncreateWordsCollection
(words: Iterable<string>)
packages/cspell-tools/src/compiler/createWordsCollection.ts:83
↓ 2 callersMethoddataByteLength
()
packages/cspell-trie-lib/src/lib/StringTable/StringTable.ts:82
↓ 2 callersFunctiondeDic
()
packages/hunspell-reader/src/de.test.ts:57
↓ 2 callersFunctiondecodeDataUrl
(url: string | URL)
packages/cspell-io/src/node/dataUrl.ts:70
↓ 2 callersFunctiondecodeStringFormat
(data: string)
packages/cspell-trie-lib/src/lib/io/decode.ts:26
↓ 2 callersFunctiondecodeStringTableFromBinary
(data: U8Array, endian: 'LE' | 'BE')
packages/cspell-trie-lib/src/lib/StringTable/StringTable.ts:274
↓ 2 callersFunctiondecodeUtf16BE
(data: TypedArrayView)
packages/cspell-io/src/common/encode-decode.ts:28
↓ 2 callersFunctiondecodeUtf16LE
(data: TypedArrayView)
packages/cspell-io/src/common/encode-decode.ts:22
↓ 2 callersFunctiondecorate
(isError: boolean)
packages/cspell/src/link.ts:12
↓ 2 callersFunctiondecorateRowWith
(row: string[], ...decorators: TextDecorator[])
packages/cspell/src/util/table.ts:226
↓ 2 callersFunctiondeleteAll
(map: Map<K, Boxed<V>>, keys: K[] | undefined)
packages/cspell-strong-weak-map/src/StrongWeakMap.test.ts:167
↓ 2 callersFunctiondeps
(deps: UserConfig['deps'])
@internal/tsdown/config.ts:48
↓ 2 callersFunctiondetermineFilename
(io: IO, p: ProgressFileBase, cwd: URL)
packages/cspell/src/cli-reporter.ts:126
↓ 2 callersFunctiondetermineType
(uri: URL, opts: Pick<LoadOptions, 'type'>)
packages/cspell-lib/src/lib/SpellingDictionary/DictionaryController/DictionaryLoader.ts:260
↓ 2 callersMethoddicWordsSeq
* @internal
packages/hunspell-reader/src/IterableHunspellReaderLegacy.ts:54
↓ 2 callersFunctiondictInfo
()
packages/cspell-trie-lib/src/lib/suggestions/suggestCollector.test.ts:186
↓ 2 callersFunctiondictPath
(name: string)
packages/hunspell-reader/src/affReader.test.ts:11
↓ 2 callersFunctiondictionary
()
packages/cspell-trie-lib/src/lib/TrieNode/find.test.ts:199
↓ 2 callersFunctiondictionary2
()
packages/cspell-trie-lib/src/lib/SimpleDictionaryParser.test.ts:301
↓ 2 callersFunctiondictionary3
()
packages/cspell-trie-lib/src/lib/SimpleDictionaryParser.test.ts:313
↓ 2 callersFunctiondictionaryCacheClearLog
()
packages/cspell-dictionary/src/SpellingDictionary/CachingDictionary.ts:160
↓ 2 callersFunctiondictionaryTrieNodeTrie
()
packages/cspell-trie-lib/src/lib/ITrieNode/find.test.ts:263
↓ 2 callersFunctiondictionaryWithSuggestions
()
packages/cspell-trie-lib/src/lib/SimpleDictionaryParser.test.ts:347
↓ 2 callersFunctiondictionaryWithSuggestions0
()
packages/cspell-trie-lib/src/lib/SimpleDictionaryParser.test.ts:333
↓ 2 callersFunctiondirectoryRoot
(directory: string)
packages/cspell-gitignore/src/helpers.ts:90
↓ 2 callersMethoddispose
Optional dispose method to release the cursor
packages/cspell-trie-lib/src/lib/Builder/BuilderCursor.ts:11
↓ 2 callersMethoddispose
()
packages/cspell-lib/src/lib/util/AutoResolve.ts:2
↓ 2 callersMethoddisposeOfCachedFs
()
packages/cspell-io/src/VirtualFS/CVirtualFS.ts:109
↓ 2 callersFunctiondistanceAStar
(a: string, b: string)
packages/cspell-trie-lib/src/lib/distance/distanceAStar.ts:8
↓ 2 callersFunctiondistinct
()
packages/cspell-tools/src/compiler/legacyLineToWords.test.ts:56
↓ 2 callersFunctiondoesScopeMatch
(s: Scope | undefined, match: string)
packages/cspell-grammar/src/parsers/typescript/TypeScriptParser.ts:98
↓ 2 callersFunctiondoesSetContainAnyOf
( setOfIds: Set<FileTypeId>, fileTypeId: FileTypeId | FileTypeId[] | Iterable<FileTypeId>, )
packages/cspell-filetypes/src/filetypes.ts:99
↓ 2 callersFunctioneFailed
(file: string)
packages/cspell-lib/src/lib/spellCheckFile.test.ts:284
↓ 2 callersFunctionemit
()
packages/cspell-trie-lib/src/lib/suggestions/suggestCollector.test.ts:61
↓ 2 callersFunctionemitSuggestionResult
(result: TimedSuggestionsForWordResult, options: EmitSuggestionOptions)
packages/cspell/src/emitters/suggestionsEmitter.ts:27
↓ 2 callersFunctionencodeAttributes
(attributes: Iterable<readonly [string, string]>)
packages/cspell-io/src/node/dataUrl.ts:64
↓ 2 callersFunctionencodeContent
(ref: FileReference, content: string | TArrayBufferView)
packages/cspell-io/src/handlers/node/file.ts:286
↓ 2 callersFunctionencodeString
( data: string, mediaType: string | undefined, attributes: Iterable<readonly [string, string]> | u
packages/cspell-io/src/node/dataUrl.ts:39
↓ 2 callersFunctionencodeStringTableToBinary
(table: StringTable, endian: 'LE' | 'BE')
packages/cspell-trie-lib/src/lib/StringTable/StringTable.ts:245
↓ 2 callersFunctionencodeTrieDataToBTrie
(data: TrieData, buildOptions?: BuildOptions)
packages/cspell-trie-lib/src/lib/TrieBlob/trieDataEncoder.ts:11
↓ 2 callersFunctionencodeUtf16LE
(str: string, bom = true)
packages/cspell-io/src/common/encode-decode.ts:96
↓ 2 callersMethodentries
()
packages/cspell-trie-lib/src/lib/TrieBlob/TrieBlobIRoot.ts:60
↓ 2 callersFunctionequal
(a: PnPSettingsOptional, b: PnPSettingsOptional)
packages/cspell-lib/src/lib/Settings/Controller/configLoader/PnPSettings.ts:25
↓ 2 callersMethoderror
(...params: Parameters<FinalizedReporter['error']>)
packages/cspell/src/reporters/reporters.ts:320
↓ 2 callersFunctionesc
(s: string)
packages/cspell/src/link.test.ts:6
↓ 2 callersFunctionescapeMarkdown
(text: string)
packages/cspell-grammar/src/viewer/escapeMarkdown.ts:14
↓ 2 callersFunctionescapeRegEx
(s: string)
packages/cspell-lib/src/lib/util/regexHelper.ts:6
↓ 2 callersFunctionescapeRegExp
(s: string)
packages/cspell/src/app.test.ts:589
↓ 2 callersFunctionescapeUnicodeCode
(text: string, regexp: RegExp = /\p{M}/gu)
packages/hunspell-reader/src/textUtils.ts:7
↓ 2 callersFunctionexampleConfig
()
packages/cspell-config-lib/src/CSpellConfigFile/CSpellConfigFileYaml.test.ts:541
↓ 2 callersFunctionexclude
(a: Set<T>, b: Set<T>)
packages/cspell-trie-lib/src/lib/TrieBlob/TrieBlob.en.test.ts:66
↓ 2 callersFunctionexclude
(a: Set<T>, b: Set<T>)
packages/cspell-trie-lib/src/lib/TrieBlob/TrieBlobIRoot.test.ts:82
↓ 2 callersFunctionexecCommand
({ logger, path, command, args, env, echo }: ExecCommandOptions)
integration-tests/src/check.ts:205
↓ 2 callersFunctionexpandRange
(a: string, b: string)
packages/cspell-trie-lib/src/lib/utils/text.ts:47
↓ 2 callersFunctionexpected2
()
packages/cspell-trie-lib/src/lib/TrieNode/compoundWalker.test.ts:121
↓ 2 callersFunctionexpectedCompounds2
()
packages/cspell-trie-lib/src/lib/TrieNode/compoundWalker.test.ts:125
← previousnext →1,501–1,600 of 5,273, ranked by callers