mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01: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