lh_mouse
2015-01-16 10:38:53 UTC
I have been used to the old mimic-the-last-line auto indenting behavior for years, and I am wondering why you changed it.
The new so-called 'smart indenting' just gives me such nonsense style:
struct foo {
private: // <--
int bar;
};
Hope you could provide an option to restore the old behavior.
--------------
Best regards,
lh_mouse
2015-01-16
The new so-called 'smart indenting' just gives me such nonsense style:
struct foo {
private: // <--
int bar;
};
Hope you could provide an option to restore the old behavior.
--------------
Best regards,
lh_mouse
2015-01-16