mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user