This website collects cookies to deliver better user experience
My List of VSCode Extensions.
My List of VSCode Extensions.
Like millions of other developers, I use VSCode. It's not particularly remarkable, but I decided to make a personal list of my favorite extensions. Many of these are plenty well known in the community, but when I started, it look me some time to find out about some of my current favorites. I figured I'd create a central list for beginners to find and that I can send to beginners. This list is separated by language/application/library; ie: Git, Markdown, etc. I will not be including language tooling or Intellisense extensions.
If you are reading this and know of an extension you think I'd like, please leave a comment!
So lets get started.
General Purpose & Miscellaneous
These are all extensions that are not bound to any particular language or application, but just generally useful or fun to have.
This is my theme pack of choice. Specifically, I use the Github Dark Default setting. I like that it keeps things as dark as possible, with very little deviation outside grey/black. I've also just gotten used to the syntax highlighting.
Well documented code is key. This extension allows you to create descriptive, highlighted comments. I used to use the Better Comments extension, but I switched to Comment Anchors for a couple reasons: First, it works in JSX, which better comments didn't. Second, I can find where I left a comment. Even though I only recently got this extension, I can see how killer this feature can be.