Skip to content
Abby Berkers edited this page Jan 9, 2020 · 12 revisions

Press Ctrl+Alt+L to reformat. To disable formatting on a portion of your tex file, wrap the code with

% @formatter:off
...
% @formatter:on

and enable these comments in the settings by going to Settings  Editor  Code Style  Formatter Control and checking Enable formatter markers in comments. This can be particularly useful for listings environments.

Indents in (math) environments

Indents in groups

Since b0.6.8

reformat

Blank lines before sectioning commands

Since b0.6.8

Edit this behaviour in the code style settings.

Hard wrap

Since b0.6.8

Enable or disable this setting in the code style settings.

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

Clone this wiki locally