Skip to main content

Type Alias: CSpellVFSFileUrl

CSpellVFSFileUrl = string

Defined in: cspell-vfs.ts:60

A URL string representing a CSpellVFS file. It should be of the form:

cspell-vfs:///<module>/<path-to-file>/<file-name>

Example: cspell-vfs:///@cspell/dict-en_us/en_US.trie.gz

Since

9.7.0