diff --git a/ui/public/resource/plugin.json b/ui/public/resource/plugin.json index 8c6a66f4..b3a4483f 100644 --- a/ui/public/resource/plugin.json +++ b/ui/public/resource/plugin.json @@ -1,4 +1,40 @@ [ + { + "name": "Pretty TypeScript Errors", + "category": "VSCode Extension", + "subCategory": "Debugger", + "url": "https://marketplace.visualstudio.com/items?itemName=yoavbls.pretty-ts-errors", + "socials": [ + { + "url": "https://marketplace.visualstudio.com", + "name": "VSCode Marketplace" + } + ] + }, + { + "name": "Multiple cursor case preserve", + "category": "VSCode Extension", + "subCategory": "Tools", + "url": "https://marketplace.visualstudio.com/items?itemName=Cardinal90.multi-cursor-case-preserve", + "socials": [ + { + "url": "https://marketplace.visualstudio.com", + "name": "VSCode Marketplace" + } + ] + }, + { + "name": "Template String Converter", + "category": "VSCode Extension", + "subCategory": "Tools", + "url": "https://marketplace.visualstudio.com/items?itemName=meganrogge.template-string-converter", + "socials": [ + { + "url": "https://marketplace.visualstudio.com", + "name": "VSCode Marketplace" + } + ] + }, { "name": "ReacTree", "category": "VSCode Extension",