Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 5.06 KB

File metadata and controls

37 lines (32 loc) · 5.06 KB

VSCode Extensions 🛠

Useful VSCode extensions pushed by the community. Please, submit a Pull Request or Open an issue for a useful extension that you know.

Extension Description
Polacode Polaroid for your code. It's like the Carbon.
Beautify Beautify javascript, JSON, CSS, Sass, and HTML in Visual Studio Code.
VSCode Icons Icons for Visual Studio Code (Folders and files).
Live Server Launch a development local Server with live reload feature for static & dynamic pages.
PHP Intelephense High performance, feature rich PHP intellisense. (I use it for PHP indentation).
Power Mode Your code is powerful, unleash it! The extension made popular by Code in the Dark has finally made its way to VS Code.
Rainbow Brackets Provide rainbow colors for the round brackets, the square brackets and the squiggly brackets.
Visual Studio IntelliCode The Visual Studio IntelliCode extension provides AI-assisted productivity features for Python, TypeScript/JavaScript and Java developers in Visual Studio Code, with insights based on understanding your code context combined with machine learning.
HTML CSS Support Class and ID completion for HTML with support for remote CSS files (CDN).
VSCode Spotify Use Spotify inside vscode. Provides integration with Spotify Desktop client.
Discord Presence Update your discord status with the newly added rich presence.
Git Graph View a Git Graph of your repository, and perform Git actions from the graph.
markdownlint Markdown linting and style checking for Visual Studio Code.
Glassit-VSC A VSCode Extension to set window to transparent on Windows platform.
GitLens Useful for viewing commit history for the specific files, line. Comparing the current changes with previous commit and view the last change time when clicking on the specific line.
Swagger Viewer Allows you to display Swagger / OpenAPI specifications written in YAML or JSON in a user-friendly and interactive HTML format
Bracket Pair Colorizer This extension allows matching brackets to be identified with colours. The user can define which characters to match, and which colours to use.
Vetur This extension is useful for Vue.js development. It brings a lot of functionalities like formatting, Emmet, code snippets, linking and errors checking, debugging or highlighting the syntax
JavaScript (ES6) This is very useful visual code extention or snippet for javascript developers especially who writes code in ES6.
Import Cost This extension Display import/require package size in the editor.
Scala Syntax (Official) Visual Studio Code extension for syntax highlighting Scala sources.
:emojisense: Adds suggestions and autocomplete for emoji to VS Code.
Live Share Visual Studio Live Share enables you to collaboratively edit and debug with others in real time, regardless what programming languages you're using or app types you're building.
Debugger for Chrome Debug your JavaScript code running in Google Chrome from VS Code.
Debugger for Firefox Debug your JavaScript code running in Firefox from VS Code.