fix auto braces with preprocessor directives
We now exclude brace in ifdefed out sections when calculating, whether or not the braces match. This requires adjust the brace levels whenever sections get ifdef'd out or ifdef'd in again.
Showing
- src/plugins/cppeditor/cpphighlighter.cpp 8 additions, 8 deletionssrc/plugins/cppeditor/cpphighlighter.cpp
- src/plugins/texteditor/basetexteditor.cpp 64 additions, 3 deletionssrc/plugins/texteditor/basetexteditor.cpp
- src/plugins/texteditor/basetexteditor.h 5 additions, 0 deletionssrc/plugins/texteditor/basetexteditor.h
Loading
Please register or sign in to comment