ID | Description |
---|---|
akamud.vscode-theme-onelight | One Light Theme based on Atom |
bierner.markdown-preview-github-styles | Changes VS Code's built-in markdown preview to match Github's style |
dart-code.flutter | Flutter support and debugger for Visual Studio Code. |
github.copilot-chat | AI chat features powered by Copilot |
keksiqc.idx-monospace-theme | A minimalistic Visual Studio Code theme with subtle purple accents.. |
ms-python.debugpy | Python Debugger extension using debugpy. |
pustelto.bracketeer | Easy manipulation with brackets and quotes |
streetsidesoftware.code-spell-checker | Spelling checker for source code |
yinfei.luahelper | LuaHelper, Intellisense, Linting, Debugging, Code formatting, High-performance, and more. |
asuka.insertnumbers | Insert increasing numbers |
brandonkirbyson.vscode-animations | Clean and customizable animations for VSCode |
felixangelov.bloc | Support for the bloc library and provides tools for effectively creating blocs for both Flutter and AngularDart apps. |
gruntfuggly.todo-tree | Show TODO, FIXME, etc. comment tags in a tree view |
lennardv.project-colors | Customize workspace colors and specify a name to distinguish multiple windows. Keywords: project workspace colors peacock colorize |
ms-python.python | Python language support with extension access points for IntelliSense (Pylance), Debugging (Python Debugger), linting, formatting, refactoring, unit tests, and more. |
tamasfe.even-better-toml | Fully-featured TOML support |
yzhang.markdown-all-in-one | All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more) |
andyyaldoo.vscode-json | Beautify/Uglify/Escape/Unescape JSON |
cs50.vscode-presentation-mode | Bring Presentation Mode to VS Code |
eseom.nunjucks-template | Formatting, Syntax Highlighting, Hover, and Snippets for Nunjucks |
helixquar.randomeverything | Generate random ints, floats, strings, words, etc. |
jsynowiec.vscode-insertdatestring | Insert the current date and time according to configured format. |
ms-python.autopep8 | Formatting support for Python files using the autopep8 formatter. |
peterj.proto | Protobuf support (.proto file syntax highlighting) |
shopify.ruby-lsp | VS Code plugin for connecting with the Ruby LSP |
vue.volar | Language Support for Vue |
bierner.github-markdown-preview | Changes VS Code's built-in markdown preview to match GitHub |
chadbaileyvh.oled-pure-black---vscode | Default dark+ theme with a pure black background. This is useful for power saving and longer life when using an OLED display. |
eamodio.gitlens | Supercharge Git within VS Code — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more |
jannisx11.batch-rename-extension | Batch rename files in the explorer inside a text editor |
me-dutour-mathieu.vscode-github-actions | YAML schema validation and auto-completion for GitHub Actions. |
naco-siren.gradle-language | Add Gradle language support for Visual Studio Code |
richie5um2.vscode-sort-json | Sorts the keys within JSON objects |
tomoki1207.pdf | Display pdf file in VSCode. |
be5invis.vscode-custom-css | Custom CSS and JS for Visual Studio Code |
christianalexander.flip | Reverse those lines! |
esbenp.prettier-vscode | Code formatter using prettier |
github.vscode-pull-request-github | Pull Request and Issue Provider for GitHub |
mechatroner.rainbow-csv | Highlight CSV and TSV files, Run SQL-like queries |
ms-vscode.live-server | Hosts a local server in your workspace for you to preview your webpages on. |
ritwickdey.liveserver | Launch a development local Server with live reload feature for static & dynamic pages |
thenuprojectcontributors.vscode-nushell-lang | nushell language for vscode |
zaaack.markdown-editor | A full-featured WYSIWYG editor for markdown. |
alexcvzz.vscode-sqlite | Explore and query SQLite databases. |
bmaupin.copy-without-formatting | Copy text without formatting (syntax highlighting, font, etc) |
denoland.vscode-deno | A language server client for Deno. |
golang.go | Rich Go language support for Visual Studio Code |
jeroen-meijer.shibuya | A modern, vibrant color theme inspired by Tokyo Night. |
ms-azuretools.vscode-docker | Makes it easy to create, manage, and debug containerized applications. |
openai.chatgpt | Allows the ChatGPT desktop application to read and edit files open in Visual Studio Code. It requires the ChatGPT desktop app to function. |
redhat.vscode-yaml | YAML Language Support by Red Hat, with built-in Kubernetes syntax support |
tyriar.lorem-ipsum | Generates and inserts lorem ipsum text |
zxh404.vscode-proto3 | Protobuf 3 support for Visual Studio Code |
bierner.markdown-footnotes | Adds [^footnote] syntax support to VS Code's built-in markdown preview |
blaugold.melos-code | Melos support for Visual Studio Code |
docker.docker | Edit smarter, ship faster with an enhanced Docker-development experience |
google.arb-editor | Editor for Application Resource Bundle files, used for localization. |
ms-azuretools.vscode-containers | Makes it easy to create, manage, and debug containerized applications. |
ms-vsliveshare.vsliveshare | Real-time collaborative development from the comfort of your favorite tools. |
rust-lang.rust-analyzer | Rust language support for Visual Studio Code |
bierner.markdown-emoji | Adds emoji syntax support to VS Code's built-in markdown preview and markdown cells in notebook |
bierner.markdown-mermaid | Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview |
dbaeumer.vscode-eslint | Integrates ESLint JavaScript into VS Code. |
github.copilot | Your AI pair programmer |
llacoste2000.unofficial-gitlab-dark-theme | Gitlab WebIDE extracted theme |
ms-python.pylint | Linting support for Python files using Pylint. |
orestesgaolin.dart-export-index | Create barrel file that exports the files in current directory. This allows for importing whole folders in batch instead of importing each file one by one. Creates index.dart and dir_name.dart. |
shardulm94.trailing-spaces | Highlight trailing spaces and delete them in a flash! |
vadimcn.vscode-lldb | A native debugger powered by LLDB. Debug C++, Rust and other compiled languages. |
bierner.markdown-checkbox | Adds checkbox support to the built-in markdown preview |
bierner.markdown-yaml-preamble | Renders yaml front matter as a table in the built-in markdown preview |
dcmdev.dcm-vscode-extension | DCM statically analyzes your Dart code to quickly find quality and consistency problems. |
github.codespaces | Your instant dev environment |
jasonnutter.vscode-codeowners | VS Code extension for CODEOWNERS file |
miquelddg.dart-barrel-file-generator | Visual studio code to generate barrel files for the Dart language. |
netcorext.uuid-generator | Generate a UUID |
ryanluker.vscode-coverage-gutters | Display test coverage generated by lcov or xml - works with many languages |
usernamehw.errorlens | Improve highlighting of errors, warnings and other language diagnostics. |
berublan.vscode-log-viewer | Monitors text log files |
christian-kohler.npm-intellisense | Visual Studio Code plugin that autocompletes npm modules in import statements |
degreat.theme-to-zed | Export VSCode themes to Zed |
github.vscode-github-actions | GitHub Actions workflows and runs for github.com hosted repositories in VS Code |
jeroen-meijer.pubspec-assist | Easily add and update dependencies to your Dart and Flutter project. |
mquandalle.graphql | Syntax highlighting for GraphQL queries and schemas |
nash.awesome-flutter-snippets | Awesome Flutter Snippets is a collection snippets and shortcuts for commonly used Flutter functions and classes |
redhat.vscode-xml | XML Language Support by Red Hat |
vilicvane.sensitive-replace | Replace selections while preserving cases. |
appulate.filewatcher | Watch file or folder changes (deletions, creations, renaming), and run matched command scripts. |
dart-code.dart-code | Dart language support and debugger for Visual Studio Code. |
fill-labs.dependi | Empowers developers to efficiently manage dependencies and address vulnerabilities in Rust, Go, JavaScript, Typescript, PHP and Python projects. |
hzgood.dart-data-class-generator | Create dart data classes easily, fast and without writing boilerplate or running code generation. |
marp-team.marp-vscode | Create slide deck written in Marp Markdown on VS Code |
ms-python.vscode-pylance | A performant, feature-rich language server for Python in VS Code |
plibither8.remove-comments | Remove all comments from your code at once! Unclutter and undocument your code in one go! |
streetsidesoftware.code-spell-checker-dutch | Dutch / Nederlands dictionary extension for VS Code. |
wmaurer.change-case | Quickly change the case (camelCase, CONSTANT_CASE, snake_case, etc) of the current selection or current word |
Last active
June 10, 2025 08:49
-
-
Save jeroen-meijer/2a30eae256075852e83f9c6e58547c72 to your computer and use it in GitHub Desktop.
My VS Code Extensions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment