Page 1 of 1
Open Highlighted File
Posted: Mon May 09, 2016 11:12 am
by IdeasVacuum
A nice feature of Ultra Edit is that you can highlight a file (full path) anywhere in your code, then right-mouse open. Easy to impliment and a nice time saver (though obviously not a priority).
Re: Open Highlighted File
Posted: Mon May 09, 2016 3:20 pm
by Tenaja
+1
It would be nice to have this in the right-click menu.
In the meantime, it could be added with a keystroke shortcut without much trouble either.
Re: Open Highlighted File
Posted: Wed May 25, 2016 11:03 pm
by IdeasVacuum
I just found from another post that you can load an XIncludeFile into the Editor by double-clicking XIncludeFile (provided the full path is there). That of course doesn't help with any other filepath in the code, but it is very handy (if you remember it!).
Re: Open Highlighted File
Posted: Thu May 26, 2016 1:06 am
by Tenaja
Yeah...I assumed you already knew about that...

Re: Open Highlighted File
Posted: Thu May 26, 2016 1:37 am
by IdeasVacuum

I think overall the UltraEdit method is best because it is consistent but no harm done if PB could support both since at the moment only XIncludeFile and IncludeFile paths work.