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:
Johannes Rieken
2023-10-09 16:22:49 +02:00
committed by GitHub
parent b282108c4b
commit a383c1601d
6 changed files with 42 additions and 12 deletions

View File

@@ -28,6 +28,7 @@
"portsAttributes",
"quickPickSortByLabel",
"readonlyMessage",
"languageStatusText",
"resolvers",
"saveEditor",
"scmActionButton",
@@ -44,7 +45,7 @@
"textSearchProvider",
"timeline",
"tokenInformation",
"treeViewActiveItem",
"treeViewActiveItem",
"treeViewReveal",
"workspaceTrust",
"telemetry",