Skip to main content

Latex

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.

Comment

1. Comment: Block

A block comment

2. Comment: Line

A line comment

Environment

1. Environment

An environment, eg in LaTeX

Interior

1. Interior: Element

The interior/children of a XML element

Xml both tags

1. Tags

Both tags in a xml element

Xml element

1. Element

A xml/html element. Also used for LaTeX environments

Xml end tag

1. End tag

The end tag of a xml element

Xml start tag

1. Start tag

The start tag of a xml element

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.

Disqualify delimiter

1. Disqualify delimiter

Used to disqualify a token from being treated as a surrounding pair delimiter. This will usually be operators containing `>` or `<`, eg `<`, `<=`, `->`, etc