Last active
February 9, 2022 01:01
-
-
Save fernandovaller/446dad9aa9514e16bf96c4af9f2a1359 to your computer and use it in GitHub Desktop.
My config Visual Studio Code - VS Code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Config file | |
Editor > Bracket Pair Colorization: Enabled | |
Editor › Guides: Bracket Pairs: true | |
Editor › Guides: Bracket Pairs Horizontal: true | |
# Extensão | |
Auto Rename Tag | |
vscode-icons | |
fluent icons | |
codesnap | |
live server | |
javascritp es6 code snippets | |
IntelliSense for CSS | |
Bracket Pair Colorizer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment