Using latest revision. When I try to select text in the editor by holding the Shift key and clicking the Left mouse button, nothing gets selected.
Is there any option that I could try changing, or is it a bug?
Shift selection works fine when using arrow keys.
Shift key selection broken
-
- CodeLite Enthusiast
- Posts: 33
- Joined: Thu Nov 08, 2012 2:23 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Shift key selection broken
Intended change. I did not realize people are actually using this way to select code...SuperV1234 wrote:Using latest revision. When I try to select text in the editor by holding the Shift key and clicking the Left mouse button, nothing gets selected.
Is there any option that I could try changing, or is it a bug?
Shift selection works fine when using arrow keys.
I will make it configurable
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 33
- Joined: Thu Nov 08, 2012 2:23 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Shift key selection broken
Alright, thanks. Eagerly awaiting the commit
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Shift key selection broken
Committed to trunk.
Settings -> global editor preferences -> C++ -> code
Eran
Settings -> global editor preferences -> C++ -> code
Eran
Make sure you have read the HOW TO POST thread