My Visual Studio Code extensions and settings with a script to quick setup
- VSCode settings
- VSCode extensions
- VSCode editor font (CaskaydiaCove Nerd Font)
- PHP_CodeSniffer
Setup the VSCode running the command:
wget -O - https://raw.githubusercontent.com/thiagolepidus/vscode-settings/main/setup-vscode.sh | bash