-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.5.0
-
None
-
fd817c675c65da1ad92fa5d0a6bea52c51554eca
Commands in normal mode like "ci(", "di[", "ca{" etc. don't handle nested parentheses correctly.
For example the document contains ("_" is text cursor):
(_ (...) && (...) )
and after "di(":
(_) && (...) )
expected result is:
(_)
I've attached possible fix.
For Gerrit Dashboard: QTCREATORBUG-7632 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
30946,1 | fakevim: Incorrect commands with nested parentheses | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |