Menu

#921 SmartOpen 2.0

closed-accepted
None
5
2013-11-03
2013-10-17
No

{{{ SmartOpen 2.0
Source: https://jedit.svn.sourceforge.net/svnroot/jedit/plugins/SmartOpen/tags/SmartOpen-2.0
Announcement: -Use of frequency to sort search results (patch #3602213 - Ivan Baidakou)
-Ability to give line number and offset in search : "somefile:line,column" The column is optional
Requires Java 1.7
Requires jEdit 05.01.99.00
Required plugins:
Common Controls 1.7.2 (CommonControlsPlugin)
LucenePlugin 4.0 (gatchan.jedit.lucene.LucenePlugin)
Project Viewer 3.5.2 (projectviewer.ProjectPlugin)

Short Description: SmartOpen will help you open your files quickly

Long Description: <html><body><p>
<b>SmartOpen</b> is another plugin that will help you to quickly open your files.<br/>
It can index files from the folders you want, or from ProjectViewer<br/>
It supports search from any part of your filename, or camelcase search.<br>
For example if you want a file named AbstractOptionPane.java you can search with
<b>AOP</b> or <b>AOP</b>ane or <b>A</b>bs<b>O</b>pr<b>P</b> and all combinations you want
</p></body></html>
}}}

Discussion

  • Townsfolk

    Townsfolk - 2013-10-28
    • assigned_to: nobody --> elberry
     
  • Townsfolk

    Townsfolk - 2013-10-28

    Sorry for the delay Matthieu, I'm having trouble getting Ant to work with Java 7.

     
  • Alan Ezust

    Alan Ezust - 2013-11-03
    • assigned_to: elberry --> ezust
     
  • Alan Ezust

    Alan Ezust - 2013-11-03
    • status: open --> closed-accepted
     
  • Alan Ezust

    Alan Ezust - 2013-11-03

    Released to Plugin Central.

     

Log in to post a comment.