Last active
March 28, 2019 10:02
-
-
Save solrevdev/e21ea3130c2d2ee576565833bea84a91 to your computer and use it in GitHub Desktop.
my installed vscode-insider extensions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"recommendations": [ | |
"CoenraadS.bracket-pair-colorizer", | |
"dunstontc.viml", | |
"eamodio.gitlens", | |
"EditorConfig.EditorConfig", | |
"emilast.LogFileHighlighter", | |
"esbenp.prettier-vscode", | |
"fabiospampinato.vscode-todo-plus", | |
"GitHub.vscode-pull-request-github", | |
"humao.rest-client", | |
"jesschadwick.nuget-reverse-package-search", | |
"jmrog.vscode-nuget-package-manager", | |
"k--kato.docomment", | |
"karigari.chat", | |
"kenhowardpdx.vscode-gist", | |
"konstantin.wrapSelection", | |
"ms-python.python", | |
"ms-vscode.csharp", | |
"ms-vscode.PowerShell", | |
"ms-vsliveshare.vsliveshare", | |
"ms-vsliveshare.vsliveshare-audio", | |
"ms-vsliveshare.vsliveshare-pack", | |
"nepaul.editorconfiggenerator", | |
"octref.vetur", | |
"PeterJausovec.vscode-docker", | |
"quicktype.quicktype", | |
"ritwickdey.LiveServer", | |
"SmukkeKim.theme-setimonokai", | |
"VisualStudioExptTeam.vscodeintellicode", | |
"vscode-icons-team.vscode-icons", | |
"vscodevim.vim", | |
"WakaTime.vscode-wakatime", | |
"yzhang.markdown-all-in-one", | |
"Ho-Wan.vscode-trello-viewer", | |
"richie5um2.vscode-sort-json" | |
], | |
"unwantedRecommendations": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment