Files
Michał Kotyla 0f56151089 Update instructions structure
in README.md files
2022-12-06 09:19:57 +01:00
..
2022-12-06 08:52:15 +01:00
2022-12-06 09:19:57 +01: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