Cursorless Cheatsheet Item (55)
“indent [target]”
Indent line
(Action)
“inspect [target]”
Show debug hover
(Action)
“move [target]”
Move [target] to cursor position
(Action)
“move [target] [destination]”
Move [target] to [destination]
(Action)
“paste [destination]”
Paste from clipboard at [destination]
(Action)
“phones [target]”
Next homophone
(Action)
“post [target]”
Set selection after
(Action)
“pour [target]”
Edit new line/scope after
(Action)
“pre [target]”
Set selection before
(Action)
“puff [target]”
Insert empty lines around
(Action)
“quick fix [target]”
Show quick fix
(Action)
“reference [target]”
Show references
(Action)
“rename [target]”
Rename
(Action)
“reverse [target]”
Reverse targets
(Action)
“scout [target]”
Find in document
(Action)
“scout all [target]”
Find in workspace
(Action)
“shuffle [target]”
Randomize targets
(Action)
“snippet [target]”
Insert snippet
(Action)
“snippet make [target]”
Generate snippet
(Action)
“sort [target]”
Sort targets
(Action)
“swap [target 1] with [target 2]”
Swap [target 1] with [target 2]
(Action)
“swap with [target]”
Swap selection with [target]
(Action)
“take [target]”
Set selection
(Action)
“type deaf [target]”
Reveal type definition
(Action)
“unfold [target]”
Unfold region
(Action)
“after [target]”
Insert after [target]
(Action)
“before [target]”
Insert before [target]
(Action)
“to [target]”
Replace [target]
(Action)
“form [formatter] at [target]”
Reformat [target] as [formatter]
(Action)
"chuck [target]"
Remove a Target
(Action)
"crown [target]"
Make the Target the Top Line in the Code Window
(Action)
"centre"
Centre the Target in the Code Window
(Action)
"bottom [target]"
Set the Target to the Bottom Line in the Code Window
(Action)
“drink [target]”
Edit new line/scope before
(Action)
[pair] repack [target]
Rewrap [target] with [pair]
(Action)
[pair] wrap [target]
Wrap [target] with [pair]
(Action)
"break [target]"
Scroll to bottom
(Action)
"breakpoint [target]"
Toggle line breakpoint
(Action)
"bring [target]"
Insert copy of [target] at cursor
(Action)
"bring [target] [destination]"
Copy [target] To [destination]
(Action)
"carve [target]"
Cut to Clipboard
(Action)
"change [target]"
Clear and set selection
(Action)
"clone [target]"
Insert copy after
(Action)
"clone up [target]"
Insert copy before
(Action)
"comment [target]"
Toggle Line Comment
(Action)
"concrete [target]"
Editor action go to implementation
(Action)
"copy [target]"
Copy to clipboard
(Action)
"decrement [target]"
Decrement
(Action)
"increment [target]"
Increments the value of the target
(Action)
"dedent [target]"
Out dent line
(Action)
"define [target]"
Reveal definition
(Action)
"drop [target]"
Insert empty line before
(Action)
"extract [target]"
Extract Variable
(Action)
'float [target]'
Insert empty line after
(Action)
"fold [target]"
Fold Region
(Action)