msaliases/vscode/extensions.json
2021-05-03 12:29:32 -04:00

38 lines
1.3 KiB
JSON

{
"extensions": [
"DavidAnson.vscode-markdownlint",
"DotJoshJohnson.xml",
"Equinusocio.vsc-community-material-theme",
"Equinusocio.vsc-material-theme",
"equinusocio.vsc-material-theme-icons",
"firefox-devtools.vscode-firefox-debug",
"golf1052.code-sync",
"hediet.vscode-drawio",
"HookyQR.beautify",
"ionutvmi.reg",
"KendoUI.kendotemplatewizard",
"ms-azuretools.vscode-docker",
"ms-dotnettools.csharp",
"ms-edgedevtools.vscode-edge-devtools",
"ms-mssql.mssql",
"ms-python.python",
"ms-toolsai.jupyter",
"ms-vscode-remote.remote-wsl",
"ms-vscode.cpptools",
"ms-vscode.js-debug-nightly",
"ms-vscode.powershell",
"ms-vscode.vscode-typescript-tslint-plugin",
"ms-vscode.wordcount",
"msjsdiag.debugger-for-chrome",
"msjsdiag.debugger-for-edge",
"NativeScript.nativescript",
"nrwl.angular-console",
"PKief.material-icon-theme",
"ritwickdey.LiveServer",
"sleistner.vscode-fileutils",
"streetsidesoftware.code-spell-checker",
"TelerikInc.aspnetcoretemplatewizard",
"TelerikInc.blazortemplatewizard",
"Tyriar.lorem-ipsum"
]
}