mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
14 lines
479 B
JSON
14 lines
479 B
JSON
|
|
{
|
||
|
|
"ID": "525995402BEF4A8CA860D92F6D108092",
|
||
|
|
"ActionKeyword": "{",
|
||
|
|
"Name": "VSCode Workspaces",
|
||
|
|
"Description": "Opened VSCode 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"
|
||
|
|
}
|