# VSCode User Guide

# Version Control en VSCode

# Collaboration

# Remote - SSH: Editando con VSCode en una máquina remota via SSH

/images/remote-ssh-vscode-plugin.png

# Ligatures/ Ligaduras

# VSCode: Settings file locations

  • Depending on your platform, the user settings file is located here:
    • Windows %APPDATA%\Code\User\settings.json
    • macOS $HOME/Library/Application Support/Code/User/settings.json
    • Linux $HOME/.config/Code/User/settings.json
    • The workspace setting file is located under the .vscode folder in your root folder.

# VS Code Tips and Tricks

# Web Bookmarks for VSCode

Last Updated: 3 months ago