eclipse-instasearch
eclipse-instasearch copied to clipboard
Eclipse plug-in for fast code search
Eclipse has a default keybord shortcut thats called "Find Text in Workspace" which has Ctrl+Alt+G, which immediately starts a search for is currently selected. This but for Instasearch would be...
It seems that not all text resources from jar source attachments are indexed. If some text resource is placed at java package it doesn't indexed. I check searching content of...
Just install fresh Eclipse IDE for Java EE Developers (eclipse-jee-juno-SR2-win32.zip), than install instasearch plugun using update site - http://code.inf.unibz.it/instasearch/downloads/ After eclipse restarts I've got 2 IllegalArgumentExceptions. When I try to...
I am doing a search for this `cl*ss`. I would expect that this would match a `cl`, then any number of chars and then `ss`. The results do not reflect...
First off, let me say that InstaSearch seems like a really nice project, now, one major think for me is that navigating the results is not very streamlined. It'd be...
it would be nice if there would be a "Instant Search" box on the toolbar, just like the "Quick Access" box of Eclipse Juno and Kepler, see attached image. this...
Can not search chinese or displaying chinese in the result list. Searching chinese is not really much a thing but displaying UTF-8 in the search result would be good.
I've started getting this error on Eclipse startup: ``` java.lang.IndexOutOfBoundsException: Index: 394, Size: 7 at java.util.ArrayList.rangeCheck(ArrayList.java:571) at java.util.ArrayList.get(ArrayList.java:349) at org.apache.lucene.index.FieldInfos.fieldInfo(FieldInfos.java:288) at org.apache.lucene.index.FieldInfos.fieldName(FieldInfos.java:277) at org.apache.lucene.index.TermBuffer.read(TermBuffer.java:86) at org.apache.lucene.index.SegmentTermEnum.next(SegmentTermEnum.java:129) at org.apache.lucene.index.SegmentMergeInfo.next(SegmentMergeInfo.java:69) at org.apache.lucene.index.DirectoryReader$MultiTermEnum.next(DirectoryReader.java:994)...
Select a match in current open file when the match is selected in the search results