Structural commands for your code in VSCode, without sacrificing speed (thanks to tree-sitter!).
| Action | Key(s) |
|---|---|
| Extend Selection | ⇧ Shift Alt ↑ |
| Shrink Selection | ⇧ Shift Alt ↓ |
| Selection Mode | ⇧ Shift ⇧ Shift |
| Unwrap | ⌃ Ctrl ⇧ Shift ↑ |
| Move | ⌃ Ctrl ⇧ Shift ← ⌃ Ctrl ⇧ Shift → |
Let me know if your language is missing. You can also help by adding it to tree-sitter-wasms.
Looking for a more ambitious (yet more caveated) structured editing extension? Take a look at Tofu!