be more conservative when reindenting code: only change the
actual whitespace when the indentation column changes. Complete whitespace cleanup can still be done either automatically on save (when configured) or when explicitely called with the "Clean Whitespace" action from Edit/Advanced.
Showing
- src/plugins/texteditor/basetextdocument.cpp 5 additions, 6 deletionssrc/plugins/texteditor/basetextdocument.cpp
- src/plugins/texteditor/basetextdocument.h 1 addition, 1 deletionsrc/plugins/texteditor/basetextdocument.h
- src/plugins/texteditor/tabsettings.cpp 7 additions, 7 deletionssrc/plugins/texteditor/tabsettings.cpp
- src/plugins/texteditor/tabsettings.h 1 addition, 0 deletionssrc/plugins/texteditor/tabsettings.h
Loading
Please register or sign in to comment