A few people on micro.blog inquired about my VS Code extensions after I posted a screenshot of my editor.
VSCode: Themes
I was using SynthWave ‘84 with custom CSS for the glow, but unfortunately it breaks markdown highlighting and I write all my articles for all my blogs in VS Code.
I am currently using Material Theme, Palenight.
I also have the standard Monokai, Cobalt2, nightowl, and Synthwave ‘84 which is my favorite.
Extensions
I have a lot of extensions. 177 is the count now1.
Some of my favorite extensions:
Random Extensions
- Bracket Pair Colorizer
- Dash
- File Utils
- Gatsby Snippets
- WakaTime
- Path Intellisense
- npm Intellisense
- Quokka.js
- Search node_modules
- Relative Path
React/Redux
- React/Redux/react-router Snippets
- Typescript React code snippets
- ES7 React/Redux/GraphQL/React-Native snippets
- vscode-styled-components-snippets
CSS/SASS
- Color Info
- Color Highlight
- SCSS IntelliSense
- IntelliSense for CSS, SCSS class names in HTML and Slim
JavaScript
Git/GitHub
- Git Extension Pack
This consists of:
- Git History (git log)
- Project Manager
- GitLens
- gitignore
- Open in GitHub / Bitbucket / VisualStudio.com
- Gist Extension
Testing/Linting
Final Thoughts
Not much has changed since I first wrote about my setup last year. I am still an extension junkie2, and VS Code is still my favorite editor.