mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 21:11:38 +01:00
This commit is contained in:
@@ -133,7 +133,7 @@ const viewDescriptor: IJSONSchema = {
|
||||
type: 'string'
|
||||
},
|
||||
contextualTitle: {
|
||||
description: localize('vscode.extension.contributes.view.contextualTitle', "Human-readable context for when the view is moved out of its original location. By default, the view's container name will be used. Will be shown"),
|
||||
description: localize('vscode.extension.contributes.view.contextualTitle', "Human-readable context for when the view is moved out of its original location. By default, the view's container name will be used."),
|
||||
type: 'string'
|
||||
},
|
||||
visibility: {
|
||||
|
||||
Reference in New Issue
Block a user