diff options
author | Lukas Holecek <hluk@email.cz> | 2012-11-06 17:29:04 +0100 |
---|---|---|
committer | hjk <qthjk@ovi.com> | 2012-11-07 18:11:17 +0100 |
commit | 88814c64b5d33968159c36d2d5049011f1cb49c5 (patch) | |
tree | 11b10d1b644c5cc3453e25af9914a983f5582d56 /src/plugins/cpptools/cpptoolsplugin.h | |
parent | 5debabc410ff0b971225fea14a8845db63391904 (diff) | |
download | qt-creator-88814c64b5d33968159c36d2d5049011f1cb49c5.tar.gz |
fakevim: Stop dot command or mapping after an unhandled input
Stop processing dot command or user mapping after it's no longer valid.
For example do not process the "text" part of command "ci)text" if
cursor is not in parenthesis block or "ctXtext" if character 'X' was not
found on current line after cursor. In these cases insert mode is not
set.
Change-Id: I54588f3beeb803e42a566f6381352aff7bb602c7
Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/plugins/cpptools/cpptoolsplugin.h')
0 files changed, 0 insertions, 0 deletions