new Config(configopt)
Creates a new Config instance. Loads settings from the provided VS Code workspace configuration.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
config |
vscode.WorkspaceConfiguration |
<optional> |
The VS Code workspace configuration object |
- Source: