Show in File Explorer/Finder ?

Discussion about CodeLite development process and patches
solewalker
CodeLite Veteran
Posts: 75
Joined: Thu Mar 14, 2013 11:24 am
Genuine User: Yes
IDE Question: C++
Contact:

Show in File Explorer/Finder ?

Post by solewalker »

It would have been nice if there was an option like "Open file/folder in File Explorer" like visual studio or "Show in Finder" like Xcode that would open the current directory in native explorer. Why I need this frequently is I mostly fire-up codelite and then I needed to add assets or other files in the project like 'audio' files or 'images', other config files etc. So, I need to open the project in windows explorer to add them.

Currently I do it this way, switch to codelite's 'Explorer', then right click-> open shell here -> then type in 'Start .' Which opens the current directory in windows explorer, so it does the job so far. But it's a bit of a work. So with that option it's just two click away and I get to be more lazy :)

I hope you got my point. Thank you!