plugin.json
 1  {
 2    "ID": "525995402BEF4A8CA860D92F6D108092",
 3    "Disabled": true,
 4    "ActionKeyword": "{",
 5    "Name": "VS Code Workspaces",
 6    "Author": "ricardosantos9521",
 7    "Version": "1.2.0",
 8    "Language": "csharp",
 9    "Website": "https://aka.ms/PowerToys",
10    "ExecuteFileName": "Community.PowerToys.Run.Plugin.VSCodeWorkspaces.dll",
11    "IsGlobal": false,
12    "IcoPathDark": "Images\\code.dark.png",
13    "IcoPathLight": "Images\\code.light.png"
14  }