Shortcuts Lists for various Apps
Visual Studio Code
To get curley brackets working on Ö and Ä, use
[
{
"key": "ctrl+oem_3",
"command": "type",
"args": { "text": "{" },
"when": "editorTextFocus"
},
{
"key": "ctrl+oem_7",
"command": "type",
"args": { "text": "}" },
"when": "editorTextFocus"
}
]
Painting Apps
Resize Brush:
| App | Shortcut |
|---|---|
| Blender (Oli) | S |
| Affinity Photo | CTRL-ALT-LMB |
Rotate Canvas:
| App | Shortcut |
|---|---|
| Affinity Photo | ALT-Mousewheel |