So, a reasonable starting point is "Locator" from Qt Creator (that you launch with ctrl+k).
http://doc.qt.digia.com/qtcreator-2.2/creator-editor-locator.html Source: http://qt.gitorious.org/qt-creator/qt-creator/trees/master/src/plugins/locator most specifically: http://qt.gitorious.org/qt-creator/qt-creator/blobs/master/src/plugins/locator/locatorwidget.cpp On Tue, Nov 13, 2012 at 9:05 PM, Ville Vainio <[email protected]> wrote: > Hey, so let’s do this then! :) > > I’ll whip up a prototype soon when I get some quality coding time, unless > someone beats me to it. > > A must have feature seems to be doing search in thread to keep typing > responsive > > Sent from my Windows 8 PC <http://windows.microsoft.com/consumer-preview> > > *From:* Edward K. Ream > *Sent:* Tuesday, November 13, 2012 1:39:02 PM > *To:* [email protected] > *Subject:* Re: "Go anywhere" from sublime text > > On Tue, Nov 6, 2012 at 3:33 PM, Ville M. Vainio <[email protected]> > wrote: > > I believe Leo could benefit from having the "go anywhere" feature from > > sublime text. It's activated by ctrl+p, after which you just start > typing. > > Yes, that would be a good idea. Ctrl-p is taken, though ;-) > > Edward > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/leo-editor?hl=en. > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
