Skip to content

Instantly share code, notes, and snippets.

@crashmax-dev
Last active November 5, 2022 10:34
Show Gist options
  • Save crashmax-dev/b126ae16455374b7ee27fd0b75da1454 to your computer and use it in GitHub Desktop.
Save crashmax-dev/b126ae16455374b7ee27fd0b75da1454 to your computer and use it in GitHub Desktop.
VS Code Extensions

How to install

code --install-extension aaron-bond.better-comments
code --install-extension Angular.ng-template
code --install-extension bradlc.vscode-tailwindcss
code --install-extension csstools.postcss
code --install-extension dbaeumer.vscode-eslint
code --install-extension EditorConfig.EditorConfig
code --install-extension esbenp.prettier-vscode
code --install-extension fwcd.kotlin
code --install-extension gabrielgrinberg.auto-run-command
code --install-extension GitHub.codespaces
code --install-extension golang.go
code --install-extension jakearl.handydandy-notebook
code --install-extension mathiasfrohlich.Kotlin
code --install-extension mikestead.dotenv
code --install-extension mrmlnc.vscode-scss
code --install-extension ms-azuretools.vscode-docker
code --install-extension ms-python.isort
code --install-extension ms-python.python
code --install-extension ms-python.vscode-pylance
code --install-extension ms-vscode-remote.remote-ssh
code --install-extension ms-vscode-remote.remote-ssh-edit
code --install-extension ms-vsliveshare.vsliveshare
code --install-extension Natizyskunk.sftp
code --install-extension PKief.material-icon-theme
code --install-extension Prisma.prisma
code --install-extension redhat.java
code --install-extension redhat.vscode-xml
code --install-extension redhat.vscode-yaml
code --install-extension ritwickdey.LiveServer
code --install-extension sburg.vscode-javascript-booster
code --install-extension scrimba.vsimba
code --install-extension sibiraj-s.vscode-scss-formatter
code --install-extension styled-components.vscode-styled-components
code --install-extension svelte.svelte-vscode
code --install-extension usernamehw.errorlens
code --install-extension VisualStudioExptTeam.intellicode-api-usage-examples
code --install-extension VisualStudioExptTeam.vscodeintellicode
code --install-extension vscjava.vscode-java-debug
code --install-extension vscjava.vscode-java-dependency
code --install-extension vscjava.vscode-java-pack
code --install-extension vscjava.vscode-java-test
code --install-extension vscjava.vscode-maven
code --install-extension Vue.volar
code --install-extension WakaTime.vscode-wakatime

Automatically finds, parses and provides code actions and code completion for all available imports. Works with Typescript and TSX

Improve your code commenting by annotating with alert, informational, TODOs, and more!

Highlight web colors in your editor

Update your discord status with a rich presence.

Makes it easy to create, manage, and debug containerized applications.

Support for dotenv file syntax

EditorConfig Support for Visual Studio Code

Integrates ESLint JavaScript into VS Code.

Your instant dev environment

Pull Request and Issue Provider for GitHub

Rich Go language support for Visual Studio Code

Display import/require package size in the editor

Boost your productivity with advanced JavaScript/TypeScript refactorings and commands

Launch a development local Server with live reload feature for static & dynamic pages

Real-time collaborative development from the comfort of your favorite tools.

Material Design Icons for Visual Studio Code

Adds syntax highlighting, formatting, auto-completion, jump-to-definition and linting for .prisma files.

Syntax highlighting for modern and experimental CSS in VSCode

A Visual Studio Code Extension to format SCSS

Advanced autocompletion and refactoring support for SCSS

Quickly search the node_modules folder.

Intelligent Tailwind CSS tooling for VS Code

Syntax highlighting for styled-components

Metrics, insights, and time tracking automatically generated from your programming activity.

SFTP/FTP sync

YAML Language Support by Red Hat, with built-in Kubernetes syntax support

Explore and query SQLite databases.

Open any folder on a remote machine using SSH and take advantage of VS Code's full feature set.

Notebook for evaluating scripts in a variety of languages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment