Introduce share links in more places via a contrib (#177311)

* Introduce share links in more places via a contrib

* Update `build/lib/i18n.resources.json`
This commit is contained in:
Joyce Er
2023-03-16 01:15:15 -07:00
committed by GitHub
parent c97d5812f1
commit e9ff97aa0f
11 changed files with 152 additions and 78 deletions

View File

@@ -194,6 +194,10 @@
"name": "vs/workbench/contrib/searchEditor",
"project": "vscode-workbench"
},
{
"name": "vs/workbench/contrib/share",
"project": "vscode-workbench"
},
{
"name": "vs/workbench/contrib/snippets",
"project": "vscode-workbench"