Feature request: directory bookmarks
Paul Legato <[email protected]>
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
CoolEdit 2000 for Windows has a neat UI feature where you can click a "+" icon in the file selector to add the current directory to a bookmarks list. This list appears in the "file open" dialog as a dropdown menu of all the directories you've bookmarked, allowing you to navigate to frequently used portions of a deeply nested directory structure quickly. Debugging web apps, I frequently find that I have to open a source file from the deveopment subtree, and then open an autogenerated .java file that Tomcat created from a jsp in the Tomcat work directory, a very different part of my directory tree. Is it possible/easy to get similar functionality in JSwat?