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:
Matt Adam
2022-03-30 05:34:11 -07:00
committed by GitHub
parent 05c07fa687
commit a727329516
11 changed files with 161 additions and 9 deletions

View File

@@ -6,6 +6,7 @@
"license": "MIT",
"enabledApiProposals": [
"authSession",
"badges",
"contribViewsRemote",
"customEditorMove",
"diffCommand",