gdelmas / IntelliJDashPlugin

A smart and simple plugin that provides keyboard shortcut access for Dash, Velocity or Zeal in IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm and Android Studio.
MIT License
1.09k stars 73 forks source link

Not searching in Android Studio using Zeal #63

Closed inhaledesign closed 7 years ago

inhaledesign commented 7 years ago

I use this plugin on OSX when working in Android Studio, and it works great and is a boon to my life.

However, when I use it in Android Studio on Debian, I cannot get a search to perform. I've tried this using in both Ctrl+Shift+D and the menu button.

In either case, the status bar shows the message 'Searching "JAVA" docsets in Dash,' which might be an indicator that it's trying to run Dash instead of Zeal.

I thought perhaps it was searching for the wrong docset (Java instead of Android), so I installed the Java6 docset, and it still does not work.

inhaledesign commented 7 years ago

Realized this was a duplicate