Config vscode

Base configs to vscode

Fonts

Use fonts fira code

Extensions

mikestead.dotenv

dracula-theme.theme-dracula

editorconfig.editorconfig

vscode-icons-team.vscode-icons

Configurations

  • To configure vscode I recommend that you copy the contents of the settings.js file to your user's default settings in vscode

  • Copy the files from the workspace folder according to your project and paste in the .vscode folder

  • Restart vscode and you will get a message asking you to install the extension recommendations, install them all.

  • Ready vscode is configured