Last active
September 19, 2024 20:42
-
-
Save jacobdalamb/8f9100ca1aedabc8308dc94f5268dc28 to your computer and use it in GitHub Desktop.
vscode extensions
This file contains 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
[ | |
"calebporzio.better-keybindings", | |
"calebporzio.simple-project-switcher", | |
"vscode.bat", | |
"vscode.clojure", | |
"vscode.coffeescript", | |
"vscode.configuration-editing", | |
"vscode.cpp", | |
"vscode.csharp", | |
"vscode.css", | |
"vscode.css-language-features", | |
"vscode.dart", | |
"vscode.debug-auto-launch", | |
"vscode.debug-server-ready", | |
"vscode.diff", | |
"vscode.docker", | |
"vscode.emmet", | |
"vscode.extension-editing", | |
"vscode.fsharp", | |
"vscode.git", | |
"vscode.git-base", | |
"vscode.git-ui", | |
"vscode.github", | |
"vscode.github-authentication", | |
"vscode.go", | |
"vscode.groovy", | |
"vscode.grunt", | |
"vscode.gulp", | |
"vscode.handlebars", | |
"vscode.hlsl", | |
"vscode.html", | |
"vscode.html-language-features", | |
"vscode.image-preview", | |
"vscode.ini", | |
"vscode.ipynb", | |
"vscode.jake", | |
"vscode.java", | |
"vscode.javascript", | |
"vscode.json", | |
"vscode.json-language-features", | |
"vscode.julia", | |
"vscode.latex", | |
"vscode.less", | |
"vscode.log", | |
"vscode.lua", | |
"vscode.make", | |
"vscode.markdown", | |
"vscode.markdown-language-features", | |
"vscode.markdown-math", | |
"vscode.merge-conflict", | |
"vscode.microsoft-authentication", | |
"vscode.notebook-markdown-extensions", | |
"vscode.npm", | |
"vscode.objective-c", | |
"vscode.perl", | |
"vscode.php", | |
"vscode.php-language-features", | |
"vscode.powershell", | |
"vscode.pug", | |
"vscode.python", | |
"vscode.r", | |
"vscode.razor", | |
"vscode.ruby", | |
"vscode.rust", | |
"vscode.scss", | |
"vscode.search-result", | |
"vscode.shaderlab", | |
"vscode.shellscript", | |
"vscode.simple-browser", | |
"vscode.sql", | |
"vscode.swift", | |
"vscode.testing-editor-contributions", | |
"vscode.theme-abyss", | |
"vscode.theme-defaults", | |
"vscode.theme-kimbie-dark", | |
"vscode.theme-monokai", | |
"vscode.theme-monokai-dimmed", | |
"vscode.theme-quietlight", | |
"vscode.theme-red", | |
"vscode.theme-solarized-dark", | |
"vscode.theme-solarized-light", | |
"vscode.theme-tomorrow-night-blue", | |
"vscode.typescript", | |
"vscode.typescript-language-features", | |
"vscode.vb", | |
"vscode.vscode-theme-seti", | |
"vscode.xml", | |
"vscode.yaml", | |
"withfig.fig", | |
"aaron-bond.better-comments", | |
"christian-kohler.npm-intellisense", | |
"christian-kohler.path-intellisense", | |
"cschlosser.doxdocgen", | |
"github.vscode-pull-request-github", | |
"ms-vscode-remote.remote-containers", | |
"ms-vscode-remote.remote-ssh", | |
"ms-vscode-remote.remote-wsl", | |
"ms-vscode.js-debug", | |
"ms-vscode.js-debug-companion", | |
"ms-vscode.node-debug", | |
"ms-vscode.node-debug2", | |
"ms-vscode.references-view", | |
"ms-vscode.vscode-js-profile-table", | |
"rebornix.toggle", | |
"stevencl.adddoccomments", | |
"visualstudioexptteam.vscodeintellicode", | |
"vscode.builtin-notebook-renderers", | |
"vscode.restructuredtext", | |
"tombonnike.vscode-status-bar-format-toggle", | |
"ms-vscode.wordcount", | |
"vscode.media-preview", | |
"vscode.references-view", | |
"astro-build.astro-vscode", | |
"astro-build.houston", | |
"gruntfuggly.todo-tree", | |
"miguelsolorio.fluent-icons", | |
"miguelsolorio.symbols", | |
"ms-vscode.remote-explorer", | |
"ms-vsliveshare.vsliveshare", | |
"sleistner.vscode-fileutils", | |
"streetsidesoftware.code-spell-checker", | |
"unifiedjs.vscode-mdx", | |
"visualstudioexptteam.intellicode-api-usage-examples", | |
"htmlhint.vscode-htmlhint", | |
"tomoki1207.pdf", | |
"pdconsec.vscode-print", | |
"anteprimorac.html-end-tag-labels", | |
"ms-vscode.live-server", | |
"esbenp.prettier-vscode", | |
"editorconfig.editorconfig", | |
"dbaeumer.vscode-eslint", | |
"miguelsolorio.min-theme", | |
"github.vscode-github-actions", | |
"biomejs.biome", | |
"vscode.tunnel-forwarding", | |
"eamodio.gitlens", | |
"antfu.file-nesting", | |
"antfu.pair-diff", | |
"rust-lang.rust-analyzer", | |
"thenuprojectcontributors.vscode-nushell-lang", | |
"johnpapa.vscode-cloak", | |
"mikestead.dotenv", | |
"alefragnani.project-manager", | |
"drcika.apc-extension", | |
"asciidoctor.asciidoctor-vscode", | |
"gleam.gleam", | |
"supermaven.supermaven", | |
"catppuccin.catppuccin-vsc", | |
"catppuccin.catppuccin-vsc-icons", | |
"ms-vscode.makefile-tools" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment