Ruby
Scopes
Below are visualizations of all our scope tests for this language. These were created primarily for testing purposes rather than as documentation. There are quite a few, and they may feel a bit overwhelming from a documentation standpoint.
Argument list
1. Argument list: Actual empty
An empty list of arguments in a function call. Insertion delimiter should be empty.2. Argument list: Actual multi line
A multi line list of arguments in a function call. Insertion delimiter should include new line.4. Argument list: Formal empty
An empty list of parameters in a function declaration. Insertion delimiter should be empty.Argument or parameter
1. Argument: Actual multi line
A multiline argument in a function call. Insertion delimiter should include new line.3. Argument: Formal multi line
A multi line parameter in a function declaration. Insertion delimiter should include new line.Internal scopes
The following are internal scopes. They are not intended for user interaction or spoken use. These scopes exist solely for internal Cursorless functionality.