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

Use dash uri for zeal #55

Closed symptog closed 6 years ago

symptog commented 8 years ago

Remove ZealLauncher because Zeal > 0.3.0 supports the dash uri schema. I build the plugin and it works like a charm.

fixed #54 may work in windows with zeal too (#36) but not tested

cvuorinen commented 7 years ago

ping @gdelmas Would be nice if you could look into this. Currently the plugin is not working on Linux at all (if Zeal > 0.3.0)

symptog commented 7 years ago

@cvuorinen you can manually install a fixed version: https://github.com/symptog/IntelliJDashPlugin/releases/tag/3.2.4

ghost commented 7 years ago

@symptog what are build steps for personal reference?

symptog commented 7 years ago

You can find a .jar in my fork; in the releases

Am 1. März 2017 12:23:17 MEZ schrieb Gary Robinson notifications@github.com:

@symptog what are build steps for personal reference?