Skip to content

yosephkudo/VSCode-Settings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Studio Code Personal Preference Settings

Just my own settings.json preferences for VS Code.

How can I sync my settings via GitHub Gist?

Visual Studio Code Settings Sync allows you to sync your settings via GitHub Gist.

Settings File Locations

Depending on your platform, the user settings file is located here:

  • Windows: %APPDATA%\Code\User\settings.json
  • MacOS Y: ~/Library/Application Support/Code/User/settings.json
  • Linux: ~/.config/Code/User/settings.json

The workspace setting file is located under the .vscode folder in your project.

If you're not concerned about syncing, you can just copy the files keybindings.json and settings.json to the corresponding folder on your new machine.

Extensions File Locations

  • Windows: C:\Users\username\.vscode\extensions
  • Linux: ~/.vscode/extensions

Reference

About

My preferred settings + extensions for Visual Studio Code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors