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

When using Zeal, Java documentation cannot be shown because the docset is named differently #47

Closed michel-slm closed 9 years ago

michel-slm commented 9 years ago

the Dash plugin specifies javaN (where N is the JDK version) but the docsets available in Zeal are tagged java se7, java se8 etc.

Perhaps the dash plugin could add these to the list of docsets it's searching in?

gdelmas commented 9 years ago

please read issue #44

michel-slm commented 9 years ago

Aha, thanks, following it on the Zeal tracker.