mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
Allow setting simpleBrowser.useIntegratedBrowser to be targeted by ExP (#289207)
Allow setting simpleBrowser.useIntegratedBrowser to be targeted by ExP framework
This commit is contained in:
@@ -58,7 +58,8 @@
|
||||
"markdownDescription": "%configuration.useIntegratedBrowser.description%",
|
||||
"scope": "application",
|
||||
"tags": [
|
||||
"experimental"
|
||||
"experimental",
|
||||
"onExP"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user