mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Fix setting decription and remove unused setting
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"displayName": "Simple Browser",
|
||||
"description": "A very basic built-in webview for displaying web content.",
|
||||
"configuration.focusLockIndicator.enabled.description": "Enable/disable ",
|
||||
"configuration.opener.enabled.description": "(Experimental) Enables using the built-in simple browser when opening http and https urls."
|
||||
"configuration.focusLockIndicator.enabled.description": "Enable/disable the floating indicator that shows when focused in the simple browser."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user