diff options
author | Christian Kamm <christian.d.kamm@nokia.com> | 2010-07-06 12:27:22 +0200 |
---|---|---|
committer | Christian Kamm <christian.d.kamm@nokia.com> | 2010-07-06 12:36:20 +0200 |
commit | c51488420718387dc668bd42188e877eecf5163d (patch) | |
tree | 506d9222049ab96548408edd353caf43e8449270 /src/plugins/cpptools/cppcodeformatter.cpp | |
parent | e1b74a647e5313d07e06740eaa4f6d80ea887f4a (diff) | |
download | qt-creator-c51488420718387dc668bd42188e877eecf5163d.tar.gz |
C++ editor: Drop extra selections before large editing operations.
Updating the text cursors that the extra selections are based on can
get quite slow if there are changes in a lot of positions - like when
reindenting a file.
Dropping some text cursors can increase performance significantly in
these cases.
Done-with: mae
Diffstat (limited to 'src/plugins/cpptools/cppcodeformatter.cpp')
0 files changed, 0 insertions, 0 deletions