Hi Eran,
I' ve been a fan of Codelite quit a time now using it in Open Embedded Development. The IDE is great and I would like it to be better .
I got a feature request which might not be hard to implement.
When I want to find a file in a workspace, I press Ctrl+Shift+R to evoke the 'Open Resource' window. However, the default length of the space where the full path of the file is displayed is too short and while I can resize it, its size is not perceived. That is when I close the 'Open Resource' window and open it again the length of the full path label returns to its default. This is annoying when you work with long file paths (especially with the same file names across different directories) because you cannot see the full path at once and hence cannot decide if the file you are searching for is the one you really want to see. Of course you can resize the label every time, which is how I handle it now but it's a bit cumbersome.
Could you make the length of the full path field perceivable across consecutive open/close of the 'Open Resource' window?
What do you think of it?
Best Regards,
Paul
Open resource feature request
-
- CodeLite Enthusiast
- Posts: 22
- Joined: Sat Mar 06, 2010 1:43 pm
- 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: Open resource feature request
Please test the new trunk fix
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 22
- Joined: Sat Mar 06, 2010 1:43 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Open resource feature request
Works like a charm!
Thanks!
Thanks!