eclipse-instasearch icon indicating copy to clipboard operation
eclipse-instasearch copied to clipboard

Eclipse plug-in for fast code search

Results 49 eclipse-instasearch issues
Sort by recently updated
recently updated
newest added

### ajermakovics/eclipse-instasearch now has a Chat Room on Gitter @ajermakovics has just created a chat room. You can visit it here: [https://gitter.im/ajermakovics/eclipse-instasearch](https://gitter.im/ajermakovics/eclipse-instasearch?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&content=body_link). This pull-request adds this badge to your README.md:...

can we initialize the search with the current element ? ex - call hierarchy(ctrl+alt+H) read the current element and display the hierarchy .

When I search for the phrase "lastname was" with or without quotes the file containing the match is found but is about hundredth in the result list preceded by files...

Sometimes i've open a large set of Projects so reindexing will take a long time. So it would be nice to reindex only a selected projekt folder.

Search using InstaSearch in Eclipse Neon makes Eclipse unresponsive. I have cleared and rebuilt index, reinstalled plugin, also filtered out unrelated folders from index, but still it does not respond...

InstaSearch must run the update index in background non blocking. Currently i observe the process is blocking maven build processes. I see that when i toggle "show sleeping and system...

Even with the option turned off, it still finds the similar matches, please see the screenshot: ![insta-similar](https://cloud.githubusercontent.com/assets/1952948/21077593/337f60bc-bf51-11e6-9183-e55e0b4c9553.png)

Currently instasearch shows a list of files containing the terms you searched, but the files are "collapsed" by default. It would be nice if hitting ENTER would expand all found...

Automatic setup via oomph doesn't work 100% ... oomph installation.setup: ``` ``` Exception during eclipse workspace creation: java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Boolean at it.unibz.instasearch.jobs.IndexUpdateJob.propertyChange(IndexUpdateJob.java:259) at org.eclipse.ui.preferences.ScopedPreferenceStore$3.run(ScopedPreferenceStore.java:350) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)...

It's installed normally but I can't open instasearch view or instasearch preferences. In osgi console something strange ![plugin-fail](https://f.cloud.github.com/assets/436366/1280559/03a822be-2f55-11e3-99d0-4bf462fa4ac5.png) I don't understand why because I see all lucen jars in eclipse\plugins...