amie
Version:
Amalgamation Made Insanely Easy. A tool to easily amalgamate stuff!
33 lines • 1.17 kB
JSON
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
"anseki.vscode-color",
"christian-kohler.npm-intellisense",
"dbaeumer.vscode-eslint",
"donjayamanne.githistory",
"donjayamanne.jquerysnippets",
"dzannotti.vscode-babel-coloring",
"eamodio.gitlens",
"ecmel.vscode-html-css",
"eg2.vscode-npm-script",
"emmanuelbeziat.vscode-great-icons",
"fknop.vscode-npm",
"HookyQR.beautify",
"humao.rest-client",
"joelday.docthis",
"lonefy.vscode-JS-CSS-HTML-formatter",
"minhthai.vscode-todo-parser",
"mkaufman.HTMLHint",
"ms-vscode.vs-keybindings",
"msjsdiag.debugger-for-chrome",
"PeterJausovec.vscode-docker",
"Shan.code-settings-sync",
"shinnn.stylelint",
"wcwhitehead.bootstrap-3-snippets",
"xabikos.JavaScriptSnippets",
"xabikos.ReactSnippets",
"Zignd.html-css-class-completion"
]
}