Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 984 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 984 Bytes

Soy

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!