antonmedv/codejar

[Feature request] Add option to auto-unindent

Opened this issue · 0 comments

It would be nice to have the editor automatically unindent the closing bracket (similar to VS Code). Please add an option that takes a regex to automatically unindent the line if the last typed character matches the regex.