msaliases/vscode/extensions.json
2021-08-10 09:33:55 -04:00

44 lines
1.4 KiB
JSON

{
"extensions": [
"alefragnani.rtf",
"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",
"idleberg.nsis",
"ionutvmi.reg",
"KendoUI.kendotemplatewizard",
"ms-azuretools.vscode-docker",
"ms-dotnettools.csharp",
"ms-edgedevtools.vscode-edge-devtools",
"ms-mssql.mssql",
"ms-python.python",
"ms-python.vscode-pylance",
"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",
"ms-vsts.team",
"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",
"svelte.svelte-vscode",
"TelerikInc.aspnetcoretemplatewizard",
"TelerikInc.blazortemplatewizard",
"Tyriar.lorem-ipsum",
"yzhang.markdown-all-in-one"
]
}