sebascarreram / uses

VSCODE - uses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

** Visual Studio Code**

Theme

For day:

I use the Oceanic Next theme with the dimmed bg option. Link →

For nigth:

I use the Min dark theme. Link →

Extensions used

For each of the extensions, read the overview page in order to learn how to use it.

  • Color Highlight to, as the name says, highlight colors in CSS. Link →

  • Bracket Pair Colorizer to allows matching brackets to be identified with colours. Link →

  • Path Intellisense to autocomplete filenames. Link →

  • Prettier to automatically format code. Link →

  • TODO Highlight to highlight TODOs, FIXMEs, and any keywords, annotations.. Link →

  • Reactjs code snippets Code snippets for Reactjs development in ES6 syntax. Link →

  • Simple React Snippets Dead simple React snippets you will actually use. Link →

  • ES7 React/Redux/GraphQL/React-Native snippets Simple extensions for React, Redux and Graphql in JS/TS with ES7 syntax. Link →

  • ESLint Integrates ESLint JavaScript into VS Code. Link →

  • Image preview Shows image preview in the gutter and on hover. Link →

  • Material Icon Theme Link →

  • Project Manager to easily switch between projects. One of the most useful extensions. Link →

About

VSCODE - uses