msaliases/vscode/extensions.json
2020-03-31 23:01:23 -04:00

35 lines
1.1 KiB
JSON

{
"extensions": [
"DavidAnson.vscode-markdownlint",
"DotJoshJohnson.xml",
"Equinusocio.vsc-community-material-theme",
"Equinusocio.vsc-material-theme",
"equinusocio.vsc-material-theme-icons",
"golf1052.code-sync",
"HookyQR.beautify",
"ionutvmi.reg",
"JamesBirtles.svelte-vscode",
"KendoUI.kendotemplatewizard",
"ms-azuretools.vscode-docker",
"ms-dotnettools.csharp",
"ms-edgedevtools.vscode-edge-devtools",
"ms-mssql.mssql",
"ms-python.python",
"ms-vscode-remote.remote-wsl",
"ms-vscode.cpptools",
"ms-vscode.powershell",
"ms-vscode.vscode-typescript-tslint-plugin",
"ms-vscode.wordcount",
"ms-vsts.team",
"msjsdiag.debugger-for-chrome",
"msjsdiag.debugger-for-edge",
"nrwl.angular-console",
"PKief.material-icon-theme",
"ritwickdey.LiveServer",
"streetsidesoftware.code-spell-checker",
"svelte.svelte-vscode",
"Telerik.nativescript",
"Tyriar.lorem-ipsum",
"yzhang.markdown-all-in-one"
]
}