The Seudev's Visual Studio Code common pack
Launch VS Code Quick Open (Ctrl+P
), paste the following command, and press enter.
ext install Seudev.vscode-common-pack
[
"Seudev.vscode-configs",
"streetsidesoftware.code-spell-checker",
"donjayamanne.githistory",
"mhutchie.git-graph",
"eamodio.gitlens",
"alefragnani.Bookmarks",
"adpyke.codesnap",
"bierner.color-info",
"bierner.markdown-preview-github-styles",
"bierner.markdown-mermaid",
"bierner.markdown-emoji",
"bierner.markdown-checkbox",
"ms-azuretools.vscode-docker",
"redhat.vscode-yaml",
"redhat.vscode-xml",
"ms-vscode.live-server",
"MS-vsliveshare.vsliveshare",
"humao.rest-client",
"johnpapa.vscode-peacock",
"usernamehw.errorlens",
"helixquar.randomeverything",
"BriteSnow.vscode-toggle-quotes",
"DavidAnson.vscode-markdownlint",
"quicktype.quicktype",
"vsls-contrib.codetour",
"Gruntfuggly.todo-tree",
"esbenp.prettier-vscode"
]
seudev/vscode-common-pack is provided and distributed under the Apache Software License 2.0.
Refer to LICENSE for more information.