mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-06 14:34:17 +01:00
update doc
This commit is contained in:
@@ -344,7 +344,8 @@ interface IWorkbenchConstructionOptions {
|
||||
readonly additionalBuiltinExtensions?: readonly (ExtensionId | UriComponents)[];
|
||||
|
||||
/**
|
||||
* List of extensions to be enabled.
|
||||
* List of extensions to be enabled if they are installed.
|
||||
* Note: This will not install extensions if not installed.
|
||||
*/
|
||||
readonly enabledExtensions?: readonly ExtensionId[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user