Fixed autoindent when using tabs instead of spaces
Several special cases that are handled by the CPPEditor did not take into account code that was using tab characters. Task-number: QTCREATORBUG-292 Reviewed-by: Roberto Raggi
Showing
- src/libs/cplusplus/BackwardsScanner.cpp 7 additions, 5 deletionssrc/libs/cplusplus/BackwardsScanner.cpp
- src/libs/cplusplus/BackwardsScanner.h 1 addition, 1 deletionsrc/libs/cplusplus/BackwardsScanner.h
- src/plugins/cppeditor/cppeditor.cpp 18 additions, 14 deletionssrc/plugins/cppeditor/cppeditor.cpp
Loading
Please register or sign in to comment