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

New way for plugins to call Dash with keywords #10

Closed Kapeli closed 10 years ago

Kapeli commented 10 years ago

Dash 1.9.3 comes with a new way for plugins to call Dash and send over a list of keywords which Dash uses to enable/disable docsets.

This is all described at http://kapeli.com/dash_plugins.

In the next weeks I'll go through all plugins and update them myself, so expect a pull request regarding this. However, if you have some free time and want to do it yourself, feel free to do so :+1:.

Note: please do not release a new version of the IntelliJ plugin for at least 2-4 weeks, so that Dash users have time to update to 1.9.3.

Kapeli commented 10 years ago

@gdelmas I'm sorry. I tried to add this functionality but I can't really wrap my head around Java... If you ever have some free time, please add support for this.

gdelmas commented 10 years ago

i hope to find the time in the next weeks.

mxl commented 10 years ago

@gdelmas Hi! Any progress?

gdelmas commented 10 years ago

yes, finally ;)