Closed dotpack closed 10 years ago
Ah, you see that I didn't implement "CONTINUATION_INDENT_SIZE" right? So that will just always be whatever it would normally be according to the JetBrains settings. Are you thinking that CONTINUATION_INDENT_SIZE should be set to whatever the editorconfig "indent_size" is? Or should there be a JetBrains-specific setting called "continuation_indent_size"? (I'm thinking the former makes more sense...)
Thank you.
Maybe CONTINUATION_INDENT_SIZE must be equal INDENT_SIZE?
What do you think about this?