VS Code useful Extensions

Emmet (inbuild)

Prettier – code Formatter(Prettier)

Liver server (Ritwick Dey) – A Quick Development Live Server with live browser reload.

Bracket Pair Colorizer (CoenraadS) – This extension allows matching brackets to be identified with colours. The user can define which characters to match, and which colours to use.

Code Spell Checker (Street side software)

npm Intellisense (Christian Kohler)

theme – atom dark pro

Polacode (P&P) -take beautiful screenshots of your code.

vsCode-Icons (VSCode Icons Team) – Bring icons to your Visual Studio Code

Better Comments (Aaron Bond2) – help to create more human-friendly comments in your code.


HTML CSS :

Flexbox Cheatsheet (Dzhavat Ushev) – VS Code extension that lets you open a flexbox cheatsheet directly in the editor.

CSS Grid Snippets (ohansemmanuel) – Simple extension that adds CSS Grid snippets to VS Code

Css peek (Pranay Prakash)

auto close tag (jun Han)

auto rename tab (Jun Han)


JS

add jsdoc comment (stevencl)


GIT

Git supercharged ( Eric Amodio)

git graph

remote repositories (github) – Remotely browse and edit any GitHub repository


Windows

Remote development (Microsoft) –  open any folder in a container, on a remote machine, or in WSL

Remote SSH (Microsoft) – Open any folder on a remote machine using SSH


Jupiter notebook


Python

https://readme.lerner.udel.edu/display/KNOW/MISY350+-+Anaconda+and+VSCode+Configuration

https://code.visualstudio.com/docs/datascience/jupyter-notebooks


Have you ever been frustrated that the integrated terminal is too small? Find yourself manually clicking the maximize button often? Yes? Then this extension is for you!

https://marketplace.visualstudio.com/items?itemName=samueltscott.maximizeterminal


ref sites:

https://dzone.com/articles/10-must-have-vs-code-extensions-to-improve-your-pr

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.