0
Indentation of brackets for C++
Your user configuration file must has the following values:
"trim_automatic_white_space": false,"ensure_newline_at_eof_on_save": true,"auto_match_enabled": false
Do it in order to reproduce the bug:
- Open new file (Ctrl + N)
- Set C++ syntax style
- Just press enter (insert new line)
- Press up key (return to the first line)
- Type "class Foo"
- Press enter
- Type "{"
- Press enter
- Type "}"
Last closed bracket won't be indented automatically. Type "}" again - this bracket will be indented.
I've attached the video file because my English leaves much to be desired:
Customer support service by UserEcho