About 50 results
Open links in new tab
  1. Interface: CSpellVFSFileEntry | CSpell

    url? optional url: string Defined in: cspell-types/dist/index.d.mts:28 The optional file vfs url. It is already part of the CSpellVFS key.

  2. Interface: CSpellVFSFileEntry | CSpell

    Interface: CSpellVFSFileEntry Defined in: cspell-vfs.ts:24 An entry in the CSpell Virtual File System. It may or may not have a URL. Since 9.7.0 Extended by CSpellVFSFile Properties data data: …

  3. Interface: CSpellVFSFile | CSpell

    Interface: CSpellVFSFile Defined in: cspell-vfs.ts:41 An entry in the CSpell Virtual File System. It may or may not have a URL. Since 9.7.0 Extends CSpellVFSFileEntry Properties data data: CSpellVFSData …

  4. Interface: CSpellVFSFile | CSpell

    Interface: CSpellVFSFile | CSpell ... Defined in38

  5. Type Alias: CSpellVFS | CSpell

    Type Alias: CSpellVFS CSpellVFS = Record <CSpellVFSFileUrl, CSpellVFSFileEntry> Defined in: cspell-vfs.ts:67 A declaration of files to add to the CSpell Virtual File System. Since 9.7.0 Stability …

  6. Type Alias: CSpellVFSFileUrl | CSpell

    Type Alias: CSpellVFSFileUrl CSpellVFSFileUrl = string Defined in: cspell-vfs.ts:60 A URL string representing a CSpellVFS file. It should be of the form:

  7. Interface: VirtualFS | CSpell

    The file system core. All requests will first use getFileSystem to get the file system before making the request.

  8. Type Alias: CSpellVFSData | CSpell

    Type Alias: CSpellVFSData CSpellVFSData = CSpellVFSBinaryData | CSpellVFSTextData Defined in: cspell-vfs.ts:17 The data content of a CSpellVFS file.

  9. Type Alias: CSpellVFSFileUrl | CSpell

    Example: cspell-vfs:///@cspell/dict-en_us/en_US.trie.gz Since 9.7.0 Edit this page Previous Type Alias: CSpellVFSData

  10. CSpell

    VS Code extension, CLI tool, ESLint plugin. Integrate into your editor, CI/CD pipeline, or build process.