mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
add proposed API for short and long variant of LanguageStatusItem#text (#195141)
* add proposed API for short and long variant of `LanguageStatusItem#text` https://github.com/microsoft/vscode/issues/192880 * add new proposal to allow list
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"portsAttributes",
|
||||
"quickPickSortByLabel",
|
||||
"readonlyMessage",
|
||||
"languageStatusText",
|
||||
"resolvers",
|
||||
"saveEditor",
|
||||
"scmActionButton",
|
||||
@@ -44,7 +45,7 @@
|
||||
"textSearchProvider",
|
||||
"timeline",
|
||||
"tokenInformation",
|
||||
"treeViewActiveItem",
|
||||
"treeViewActiveItem",
|
||||
"treeViewReveal",
|
||||
"workspaceTrust",
|
||||
"telemetry",
|
||||
|
||||
Reference in New Issue
Block a user