mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Implement badge API for webviews and treeviews (#144775)
* Implement badge API for webviews and treeviews * Address PR feedback * Set badge priority Part of #62783
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"license": "MIT",
|
||||
"enabledApiProposals": [
|
||||
"authSession",
|
||||
"badges",
|
||||
"contribViewsRemote",
|
||||
"customEditorMove",
|
||||
"diffCommand",
|
||||
|
||||
Reference in New Issue
Block a user