You've already forked dev-tools-configs
mirror of
https://github.com/Dasharo/dev-tools-configs.git
synced 2026-03-06 14:53:35 -08:00
VS Code configuration
How to install
Here we can find official setting up VS code guide with instructions for macOS, Linux, and Windows.
How to configure
Just copy replace your settings.json with our file stored in files
subfolder. Depending on system which you use, the config file is located:
- Windows
%APPDATA%\Code\User\settings.json - Mac
$HOME/Library/Application Support/Code/User/settings.json - Linux
$HOME/.config/Code/User/settings.json
You can find more info in vscode-docs
Extensions
VS Code extensions can be installed from the integrated marketplace
(Ctrl+Shift+X) or by running installation command in VS Code Quick Open
(Ctrl+P). These commands are available on each extension page at
marketplace.visualstudio.com