Commands


A command is an operation you initiate explicitly through your editors command palette system or through a keybind.

To Pipe

Converts the function at the cursor from a standard function call to a piped one.

From Pipe

Converts the function at the cursor from a piped function call to a standard one.

Alias Refactor

Creates an alias at the top of the module for the alias under the cursor.