ignatov / intellij-erlang

Erlang IDE

Home Page:https://www.jetbrains.com/help/idea/2018.2/getting-started-with-erlang.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brace/bracket/parentheses indentation

istocniks opened this issue · comments

IDEA 14.1.1, Erlang 8156182

  • Closing curly brace doesn't appear/disappear automatically when I add/remove opening curly brace if a record is in function body, but it works if a record is part of function argument list. Same for parentheses and brackets.

screen shot 2015-04-16 at 1 19 55 pm
screen shot 2015-04-16 at 1 20 02 pm
screen shot 2015-04-16 at 1 20 19 pm
screen shot 2015-04-16 at 1 20 25 pm

  • Continuation indent doesn't work and it's config value has no effect, again same for parentheses and brackets.

screen shot 2015-04-16 at 1 17 02 pm
screen shot 2015-04-16 at 1 17 10 pm

  • Caret does not indent when I hit enter inside empty brackets

screen shot 2015-04-16 at 1 27 37 pm
screen shot 2015-04-16 at 1 27 48 pm