.vsconfig
Visual Studio component configuration files
| Type | object |
|---|---|
| File match |
*.vsconfig
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/vsconfig/latest.json |
| Source | https://www.schemastore.org/vsconfig.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
components
string[]
required
An array of Visual Studio component names.
version
string
The version of the component configuration file format.
pattern=^(\d+\.)?(\d+\.)?(\d+\.)?(\d+)$
extensions
string[]
An array of Visual Studio extensions. These can be URLs to marketplace extensions or paths to private VSIX files.