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

Zeal dosn't open #54

Closed symptog closed 6 years ago

symptog commented 8 years ago

Zeal dosn't open with the shortcut.

Zeal in v3.0 dropped support for --query https://github.com/zealdocs/zeal/releases/tag/v0.3.0

Maybe just drop this line https://github.com/gdelmas/IntelliJDashPlugin/blob/master/src/de/dreamlab/dash/launcher/ZealLauncher.java#L36

I was unable to compile the plugin in my old Java environment, so I wasn't able to test if this would work.

Kind regards