shiningflash / vscode-setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VS-Code Setup

settings.py file

Theme

  1. Dracula
  2. Night Owl

Extensions

  1. Live Server - ritwik dey
  2. ES Lint - Dirk Baeumer
  3. Prettier - Code formatter - Esben Petersen
  4. vscode-icons - VSCode Icons Team
  5. Path Autocomplete - Mihai Vilcu
  6. Turbo Console Log - ChakrounAnas
  7. ES7 React/Redux/GraphQL/React-Native snippets - dsznajder
  8. Dracula Official - Dracula Theme
  9. Auto Rename Tag - Jun Han
  10. Code Runner

Moreover, C++, Python, Javascript and what need.

References

  1. Visual Studio Official Website
  2. Fira Code Font
  3. VS Code Shortcut Cheatsheet for Windows
  4. VS Code Shortcut Cheatsheet for Linux
  5. VS Code Shortcut Cheatsheet for MacOS

About