Skip to content

Commit

Permalink
Add and remove extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
itiut committed Nov 10, 2017
1 parent 978f8f7 commit 4c483c0
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions .vscode/extensions.json
@@ -1,21 +1,26 @@
// $ jo -p recommendations=$(jo -a $(code --list-extensions))
{
"recommendations": [
"EditorConfig.EditorConfig",
"Perkovec.emoji",
"PeterJausovec.vscode-docker",
"abusaidm.html-snippets",
"christian-kohler.path-intellisense",
"chenxsan.vscode-standardjs",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"eg2.tslint",
"felipecaputo.git-project-manager",
"hars.CppSnippets",
"hiro-sun.vscode-emacs",
"jbenden.c-cpp-flylint",
"liuji-jim.vue",
"lukehoban.Go",
"mkaufman.HTMLHint",
"ms-python.python",
"ms-vscode.cpptools",
"ms-vscode.Theme-TomorrowKit",
"msjsdiag.debugger-for-chrome",
"Perkovec.emoji",
"rebornix.Ruby",
"robertohuertasm.vscode-icons",
"WakaTime.vscode-wakatime",
"ziyasal.vscode-open-in-github"
]
}

0 comments on commit 4c483c0

Please sign in to comment.