CppEditor: fix indentation of auto-completed comments.
Fix indentation of auto-completed Doxygen comments, as well as auto-
leading characters from the block, to make it work with both spaces and
tabs.
Change-Id: I6c1c1665675cc25e01983e6d39b472f1b1c9683e
Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
Showing
- src/plugins/cppeditor/cppeditor.cpp 4 additions, 1 deletionsrc/plugins/cppeditor/cppeditor.cpp
- src/plugins/cpptools/doxygengenerator.cpp 3 additions, 9 deletionssrc/plugins/cpptools/doxygengenerator.cpp
- src/plugins/cpptools/doxygengenerator.h 1 addition, 1 deletionsrc/plugins/cpptools/doxygengenerator.h
Loading
Please register or sign in to comment