Qt creator - deleting selection using backspace or delete does not work
-
Hi,
I've been using Qt for writing my project for some time now and I'm used to deleting code chunks by selecting it by mouse and then deleting it by pressing backspace.
But all of a sudden when I select the code I want to delete and press backspace, only one character is deleted and others are deselected. It is really breaking my work when i have to press delete/backspace fifty times just to delete three lines of code.
The weird thing is that Qt creator is te only application that acts like that.
Is there some settings somewhere that sets up this behavior?
I'm using Qt Creator 3.1.1 (opensource)
Based on Qt 5.2.1 (Clang 5.0 (Apple), 64 bit)built from revision 79ed722724
and running on MAC OS X 10.9.5