Skip to content
Abby Berkers edited this page Feb 16, 2020 · 16 revisions

TeXiFy supports autocomplete of labels, many common commands, user defined commands, and (user defined) environments.

Autocompletion of required parameters

Since b0.6.9

When invoking autocomplete on a command or environment that takes required parameters, TeXiFy will insert a brace pair for each parameter. The caret is placed in the first pair, and you can use Tab to skip to the next pair.

required parameters autocomplete
required parameters environments

This documentation has moved to https://hannah-sten.github.io/TeXiFy-IDEA

Clone this wiki locally