Make indentation/tabbing more developer friendly:
- when doing backspace, preserve the previous indentation litterally - when having auto-indentation turned off, simply repeat the previous indentation litterally instead of jumping to 0
Showing
- src/plugins/texteditor/basetexteditor.cpp 12 additions, 10 deletionssrc/plugins/texteditor/basetexteditor.cpp
- src/plugins/texteditor/tabsettings.cpp 6 additions, 0 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