My custom settings, this is mostly tailored for people who work with Unity and are used to the good ols shift shift shortcut from Intellij.
Recommended extensions (especially when working with Unity):
- Unity for VS Code
- YAML
- Copilot & Copilot Chat (Paid)
- C# Dev Kit
Settings path:
- Windows:
%APPDATA%\Code\User - MacOS:
~/Library/Application Support/Code/User
Make the shortcuts more browser like and the good old shift shift from intellij.
| Command | Description |
|---|---|
| Ctrl + T | open file in tab |
| Ctrl + W | close current tab |
| Ctrl + Shift + W | close all other tabs |
| Shift + Shift | open file in tab |