Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
PHPirates committed Jun 9, 2024
1 parent 5572502 commit 4f8e53a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Writerside/topics/Code-completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,8 @@ Currently available are commands for text decoration, and some commonly used mat

![math-postfix](math-postfix.gif)

A list of available templates is in <ui-path>File | Settings | Editor | General | Postfix Completion</ui-path>, where you can edit the key of a template. If you want to add your own postfix templates, have a look at the [Custom Postfix Templates](https://plugins.jetbrains.com/plugin/9862-custom-postfix-templates) plugin. The plugin allows the creation of custom postfix templates for a number of languages, including Latex.
A list of available templates is in <ui-path>File | Settings | Editor | General | Postfix Completion</ui-path>, where you can edit the key of a template. You can also add your own templates.
For more advanced editing of postfix templates, have a look at the [Custom Postfix Templates](https://plugins.jetbrains.com/plugin/9862-custom-postfix-templates) plugin. The plugin allows the creation of custom postfix templates for a number of languages, including LaTeX.

See also [https://www.jetbrains.com/help/idea/auto-completing-code.html#postfix_completion](https://www.jetbrains.com/help/idea/auto-completing-code.html#postfix_completion).

Expand Down

0 comments on commit 4f8e53a

Please sign in to comment.