Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 852 Bytes

File metadata and controls

18 lines (15 loc) · 852 Bytes

My-VS-Code-Configuration-Preferences

Hi Here you will have access to my basic Vs Code settings, such as themes, fonts, terminal execution settings and much more...

HOW TO USAGE

For beginners who still don't know how to improve their code, here's a very quick tutorial.
  1. open your VS Code, and click on the gear, the tab that will open click on settings.
  2. A layout will open, you can see the following icon in the upper right corner.
  3. Click on this icon and it will open a file in .json format
  4. If you want to change the settings, delete the contents of your file
  5. Now go to the .json files in my repository, copy and paste it into the .json of your VS Code. and press ctrl+s to save
  6. Reload your vscode