MCPcopy Create free account

hub / github.com/streetsidesoftware/cspell / functions

Functions5,273 in github.com/streetsidesoftware/cspell

↓ 3 callersFunctiondecodeToString
(data: TypedArrayView, encoding?: TextEncodingExt)
packages/cspell-io/src/common/encode-decode.ts:34
↓ 3 callersFunctiondecompress
( data: TypedArrayView, method: CompressionFormat = 'gzip', )
packages/cspell-io/src/common/encode-decode.ts:158
↓ 3 callersMethoddestroy
* Deletes the cache file from the disk and clears the memory cache
packages/cspell/src/util/cache/file-entry-cache/file-entry-cache.ts:264
↓ 3 callersFunctiondictWeightMap
()
packages/cspell-trie-lib/src/lib/suggestions/suggestTrieData.test.ts:450
↓ 3 callersFunctiondictWeightMap
()
packages/cspell-trie-lib/src/lib/suggestions/suggestAStar.test.ts:388
↓ 3 callersFunctiondictionaryCacheEnableLogging
(enabled: boolean = !logRequests)
packages/cspell-dictionary/src/SpellingDictionary/CachingDictionary.ts:141
↓ 3 callersFunctiondictionaryTrieRoot
()
packages/cspell-trie-lib/src/lib/ITrieNode/find.test.ts:235
↓ 3 callersFunctiondocumentToTextDocument
(document: DocumentWithText)
packages/cspell-lib/src/lib/Document/resolveDocument.ts:36
↓ 3 callersFunctioneditDistanceWeighted
( wordA: string, wordB: string, weights: WeightMap, editCost: number = defaultCost, )
packages/cspell-trie-lib/src/lib/distance/distance.ts:31
↓ 3 callersFunctionencodeDataUrl
( data: string | TArrayBufferView | Uint8Array<ArrayBuffer>, mediaType: string, attributes?: Itera
packages/cspell-io/src/node/dataUrl.ts:20
↓ 3 callersFunctionexpandBraces
(pattern: string, options?: Options)
packages/cspell-dictionary/src/util/braceExpansion.ts:42
↓ 3 callersFunctionextractAllSuggestions
(typosDef: TyposDef)
packages/cspell-dictionary/src/SpellingDictionary/Typos/util.ts:86
↓ 3 callersFunctionextractPossibleWordsFromTextOffset
(text: TextOffset)
packages/cspell-lib/src/lib/util/text.ts:129
↓ 3 callersFunctionextractRepositoryPath
(root: vscodeUri.URI)
integration-tests/src/reporter/index.ts:124
↓ 3 callersFunctionextractScope
(er: Rule, isContent = true)
packages/cspell-grammar/src/parser/grammarNormalizer.ts:286
↓ 3 callersFunctionextractTextMapRangeOrigin
(textMap: MappedText, extractRange: Range)
packages/cspell-lib/src/lib/Transform/TextMap.ts:11
↓ 3 callersFunctionextractWordsFromTextOffset
(text: TextOffset)
packages/cspell-lib/src/lib/util/text.ts:98
↓ 3 callersFunctionfetchRepositoryInfoForRepo
(url: string)
integration-tests/src/repositoryHelper.ts:54
↓ 3 callersFunctionfetchURL
(url: URL, signal?: AbortSignal)
packages/cspell-io/src/node/file/fetch.ts:17
↓ 3 callersFunctionfilenameToGlob
(filename: string, segments: number = 1)
packages/cspell-glob/src/GlobMatcher.test.ts:798
↓ 3 callersFunctionfilenameToUrl
(filename: string | URL, cwd = '.')
packages/cspell/src/util/fileHelper.ts:51
↓ 3 callersMethodfilter
(word: string, _cost: number)
packages/cspell-dictionary/src/SpellingDictionary/SpellingDictionaryCollection.ts:67
↓ 3 callersFunctionfilterFn
(v: string)
packages/cspell-pipe/src/operators/filter.test.ts:11
↓ 3 callersFunctionfilterKeys
(obj: T, keys: K[])
packages/cspell-lib/src/lib/spellCheckFile.test.ts:315
↓ 3 callersFunctionfindInPatterns
(patterns: NPattern[], line: LineOffsetAnchored, rule: Rule)
packages/cspell-grammar/src/parser/grammarNormalizer.ts:167
↓ 3 callersMethodfindNode
(keys: Iterable<K>)
packages/cspell-trie-lib/src/lib/GTrie/GTrie.ts:64
↓ 3 callersFunctionfindPackageForCSpellConfig
(pathToConfig: string)
packages/cspell-lib/src/lib/Settings/link.ts:193
↓ 3 callersFunctionfindWordExact
(root: Root | TrieNode | undefined, word: string)
packages/cspell-trie-lib/src/lib/TrieNode/find.ts:286
↓ 3 callersFunctionfixDriveLetter
(p: string)
packages/cspell-lib/src/lib/spellCheckFile.test.ts:246
↓ 3 callersFunctionfixPatternRoot
(glob: GlobPatternWithRoot, builder: FileUrlBuilder)
packages/cspell-glob/src/globHelper.ts:525
↓ 3 callersFunctionflatten
()
packages/cspell-glob/src/globHelper.test.ts:154
↓ 3 callersFunctionflush
()
packages/cspell-trie-lib/src/lib/io/importExportV4.ts:118
↓ 3 callersFunctionflush
()
packages/cspell-trie-lib/src/lib/io/importExportV3.ts:73
↓ 3 callersFunctionfn
(iter: Iterable<T> | AsyncIterable<T>)
packages/cspell-pipe/src/operators/tap.ts:9
↓ 3 callersFunctionformatAffWordForSnapshot
(aff: Aff, affWord: AffixWord)
packages/hunspell-reader/src/aff.test.ts:240
↓ 3 callersFunctionformatIssue
(io: IOChalk, templateStr: string, issue: ReporterIssue, maxIssueTextWidth: number)
packages/cspell/src/cli-reporter.ts:478
↓ 3 callersFunctionfsCapabilities
(flags: FSCapabilityFlags)
packages/cspell-io/src/VirtualFS/capabilities.ts:28
↓ 3 callersFunctiongenerateWordBreaks
(line: LineSegment, options: WordBreakOptions)
packages/cspell-lib/src/lib/util/wordSplitter.ts:172
↓ 3 callersMethodget
* Returns a specified element from the Map object. You will get a reference to the value object and any change made to that * object will effecti
packages/cspell-strong-weak-map/src/StrongWeakMap.ts:39
↓ 3 callersMethodgetDefaultSettingsAsync
(useDefaultDictionaries = true)
packages/cspell-lib/src/lib/Settings/DefaultSettings.ts:158
↓ 3 callersFunctiongetDefaultVFileSystemCore
()
packages/cspell-io/src/VirtualFS/CVirtualFS.ts:181
↓ 3 callersFunctiongetDir
(file: string | URL)
packages/cspell-gitignore/src/GitIgnore.ts:150
↓ 3 callersFunctiongetFeatureFlags
()
packages/cspell/src/featureFlags/featureFlags.ts:6
↓ 3 callersMethodgetFieldNode
(key: K)
packages/cspell-config-lib/src/CSpellConfigFile/CSpellConfigFileYaml.ts:126
↓ 3 callersFunctiongetFileUrlBuilder
(path?: PathInterface)
packages/cspell-glob/src/globHelper.test.ts:542
↓ 3 callersMethodgetFlags
()
packages/cspell-tools/src/FeatureFlags/FeatureFlags.ts:58
↓ 3 callersMethodgetFlags
()
packages/cspell-lib/src/lib/FeatureFlags/FeatureFlags.ts:53
↓ 3 callersFunctiongetGlobMatcherForExcluding
(glob: Glob | Glob[] | undefined)
packages/cspell-lib/src/lib/globs/getGlobMatcher.ts:18
↓ 3 callersFunctiongetIterator
()
packages/cspell-pipe/src/test/iterableTestWrapper.ts:49
↓ 3 callersFunctiongetLogger
()
packages/cspell-tools/src/compiler/logger.ts:11
↓ 3 callersMethodgetNodesEntries
()
packages/cspell-trie-lib/src/lib/TrieBlob/TrieBlobIRoot.ts:114
↓ 3 callersMethodgetPendingRequestById
* Get info about a pending request by its RequestID. * @param id - The RequestID of the pending request. * @returns The found pending reques
packages/rpc/src/client.ts:317
↓ 3 callersMethodgetPreferredSuggestions
* Get preferred suggestions for the given text. * @param text - the exact word to search for.
packages/cspell-trie-lib/api/api.d.ts:525
↓ 3 callersMethodgetPtrString
* Gets string data from a pointer field. * @param name - name of the field * @returns string value
packages/cspell-trie-lib/src/lib/binary/binaryFormat.ts:738
↓ 3 callersMethodgetPtrUint16Array
* Gets Uint16Array data from a pointer field. * Note: The returned Uint16Array may be a view of the underlying data. * If the endianness doe
packages/cspell-trie-lib/src/lib/binary/binaryFormat.ts:704
↓ 3 callersFunctiongetScalarValue
(node: T | Scalar<T>)
packages/cspell-config-lib/src/CSpellConfigFile/CSpellConfigFileYaml.ts:278
↓ 3 callersFunctiongetSpellingDictionaryCollectionSync
(options?: WithIgnoreWords)
packages/cspell-lib/src/lib/textValidation/textValidator.test.ts:505
↓ 3 callersFunctiongetStat
(filenameOrUri: string)
packages/cspell-io/src/file/file.ts:15
↓ 3 callersMethodgetStatSync
* Get Stats on a uri. * @param urlOrFilename - uri to fetch stats on * @returns Stats if successful, otherwise it throws an error. * @d
packages/cspell-io/src/CSpellIO.ts:53
↓ 3 callersMethodgetString
(idx: number)
packages/cspell-trie-lib/src/lib/StringTable/StringTable.ts:70
↓ 3 callersFunctiongetSystemFeatureFlags
()
packages/cspell-lib/src/lib/FeatureFlags/FeatureFlags.ts:73
↓ 3 callersFunctiongetText
(col: string | RowTextFn | undefined, maxWidth?: number)
packages/cspell/src/util/table.ts:108
↓ 3 callersFunctiongetTrie
()
packages/cspell-trie-lib/src/lib/suggestions/suggest-es.test.ts:12
↓ 3 callersFunctiongroupByField
(i: Iterable<T>, field: K)
packages/hunspell-reader/src/util.ts:75
↓ 3 callersFunctionguessMimeType
(filename: string)
packages/cspell-io/src/node/dataUrl.ts:109
↓ 3 callersFunctionhas
(word: string)
packages/cspell-trie-lib/perf/perfSuite.perf.ts:119
↓ 3 callersFunctionhas
({ text }: TextOffset)
packages/cspell-lib/src/lib/util/wordSplitter.test.ts:257
↓ 3 callersFunctionimpersonateCollector
(collector: SuggestionCollector, word: string)
packages/cspell-trie-lib/src/lib/suggestions/suggestCollector.ts:320
↓ 3 callersMethodinfo
(text: string)
packages/cspell-trie/src/app.test.ts:72
↓ 3 callersFunctioninsert
(word: string, root: TrieNode = {})
packages/cspell-trie-lib/src/lib/TrieNode/trie-util.ts:11
↓ 3 callersFunctioninsertFromOptimizedTrie
(cursor: BuilderCursor, words: string[])
packages/cspell-trie-lib/src/lib/TrieBlob/TrieBlobBuilder.test.ts:437
↓ 3 callersFunctioninsertWordsIntoTrieBlobBuilderUsingCursor
( builder: TrieBlobBuilder, words: Iterable<string> | string[], )
packages/cspell-trie-lib/src/lib/TrieBlob/TrieBlobBuilder.ts:572
↓ 3 callersFunctioninterleave
(a: Iterable<T>, b: Iterable<T>)
packages/cspell-pipe/src/helpers/interleave.ts:1
↓ 3 callersFunctionisBinaryDoc
(document: Document)
packages/cspell-lib/src/lib/Document/isBinaryDoc.ts:7
↓ 3 callersMethodisEnabled
(name: DictionaryId)
packages/cspell-lib/api/api.d.ts:257
↓ 3 callersFunctionisErrorLike
(e: unknown)
packages/cspell/src/util/errors.ts:53
↓ 3 callersFunctionisFileSource
(source: DictionarySource)
packages/cspell-tools/src/compiler/createCompileRequest.ts:88
↓ 3 callersMethodisForbiddenWord
* Determine if a word is in the forbidden word list. * @param word the word to lookup.
packages/cspell-trie-lib/src/lib/ITrie.ts:300
↓ 3 callersMethodisForbiddenWord
* Determine if a word is in the forbidden word list. * @param word the word to lookup.
packages/cspell-trie-lib/src/lib/trie.ts:167
↓ 3 callersFunctionisGlobPatternWithRoot
(g: GlobPattern)
packages/cspell-glob/src/globHelper.ts:126
↓ 3 callersFunctionisNodeError
(e: unknown)
packages/cspell-io/src/node/file/FetchError.ts:31
↓ 3 callersFunctionisPatternBeginEnd
(pattern: Pattern)
packages/cspell-grammar/src/parser/grammarTypesHelpers.ts:27
↓ 3 callersFunctionisPatternMatch
(pattern: Pattern)
packages/cspell-grammar/src/parser/grammarTypesHelpers.ts:22
↓ 3 callersFunctionisRelativeValueNested
(rel: string)
packages/cspell-glob/src/globHelper.ts:339
↓ 3 callersFunctionisSfxRule
(rule: AfxRule | undefined)
packages/cspell-trie-lib/src/lib/afx/afx.ts:150
↓ 3 callersFunctionisSingleLetter
(c: string)
packages/cspell-tools/src/compiler/text.ts:31
↓ 3 callersMethodisSuggestedWord
* Determine if the word can appear in a list of suggestions. * @param word - word * @param ignoreCaseAndAccents - ignore case. * @retur
packages/cspell-dictionary/src/SpellingDictionary/TyposDictionary.ts:35
↓ 3 callersFunctionisValidUtf16Character
(char: string)
packages/cspell-trie-lib/src/lib/utils/text.ts:114
↓ 3 callersFunctionisWordTerminationNode
(n: ITrieNode)
packages/cspell-trie-lib/src/lib/ITrie.test.ts:554
↓ 3 callersFunctionis_valid
(roman)
packages/cspell/samples/sample.py:62
↓ 3 callersFunctionis_valid
(roman)
packages/cspell/samples/src/sample.py:62
↓ 3 callersFunctionis_valid
(roman)
packages/cspell-lib/samples/src/sample.py:68
↓ 3 callersFunctionloadPatterns
()
packages/cspell-glob/src/perf/loadFileList.ts:38
↓ 3 callersFunctionloadPnP
(pnpSettings: PnPSettingsOptional, searchFrom: URL)
packages/cspell-lib/src/lib/Settings/Controller/configLoader/configLoader.ts:701
↓ 3 callersFunctionloadReporters
( reporters: FileSettings['reporters'], defaultReporter: CSpellReporter, config: ReporterConfigura
packages/cspell/src/reporters/reporters.ts:79
↓ 3 callersFunctionlockNode
(node: NodeType, index: number)
packages/cspell-trie-lib/src/lib/TrieBlob/optimizeNodes.ts:43
↓ 3 callersFunctionlogWarning
(...args: any[])
packages/cspell-lib/src/lib/util/logger.ts:22
↓ 3 callersFunctionmValIssue
(text: string, ...parts: Partial<ValidationIssue>[])
packages/cspell-lib/src/lib/textValidation/validator.test.ts:237
↓ 3 callersFunctionmakeCandidates
* Create a set of possible candidate to consider * @param p - prev candidate that lead to this one * @param i - offset within the string
packages/cspell-lib/src/lib/util/wordSplitter.ts:329
↓ 3 callersFunctionmakeTestMatchFn
(reg: string | RegExp)
packages/cspell-grammar/src/parser/grammarNormalizer.ts:263
← previousnext →1,101–1,200 of 5,273, ranked by callers