Not sure this patch really does the expected behavior: with this patch, backspace will remove the *opening* quote, and the cursor will be before the quote instead of after it... It seems to me that the backspace should really just "undo" the auto-close quote in this case, e.g. remove the closing quote.
-- Francois On Wed, Mar 9, 2016 at 4:10 PM, Nikolai Kosjar < [email protected]> wrote: > 2. If backspacing over a double quote, do not remove both double quotes. >>> >> >> Agree, see above. >> > > https://codereview.qt-project.org/#/c/151822/ > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
