Closed JSeb-92 closed 5 years ago
This issue also occurs with the '{' key: it always auto_format following lines. I'll be great if I could disable theses 2 auto_format cases Thanks
I've added an option to disable formatting when typing closing parenthesis, as well as an option to disable all formatting when typing:
Has this fix made it into a release yet?
I've disabled all 3 formatting options (auto_format on ';' on '}' and on paste). But auto-indentation still occurs when I close brace: ')', I've to press 'esc' to get my formatting back. Could you add another option for this closing brace ')' please ? Thanks