Welcome to my config for Visual Studio Code. I tried to make it more minimalistic, leaving only the necessary things.
Copy my configuration files to your VSCode user folder
Linux:
~/.config/Code/User/settings.json
Windows:
C:\Users\<username>\AppData\Roaming\Code\User\settings.json
macOS:
~/Library/Application Support/Code/User/settings.json
You can also open the settings file directly in VSCode:
- Press
Ctrl+Shift+P(orCmd+Shift+Pon macOS) - Type "Open User Settings (JSON)"
- Select it from the command palette
