mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
VSCode to full name, disable Visual Studio Code plugin by default (#10071)
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"ID": "525995402BEF4A8CA860D92F6D108092",
|
||||
"Disabled": true,
|
||||
"ActionKeyword": "{",
|
||||
"Name": "VSCode Workspaces",
|
||||
"Description": "Opened VSCode Workspaces",
|
||||
"Name": "VS Code Workspaces",
|
||||
"Author": "ricardosantos9521",
|
||||
"Version": "1.0.0",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/ricardosantos9521/PowerToys/",
|
||||
"ExecuteFileName": "Community.PowerToys.Run.Plugin.VSCodeWorkspaces.dll",
|
||||
"IsGlobal": false,
|
||||
"IcoPathDark": "Images\\vscode_plugin.png",
|
||||
"IcoPathLight": "Images\\vscode_plugin.png"
|
||||
"IcoPathDark": "Images\\code-dark.png",
|
||||
"IcoPathLight": "Images\\code-light.png"
|
||||
}
|
||||
Reference in New Issue
Block a user