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

How do I "dash" to the right place on my computer? #78

Closed evanricard closed 5 years ago

evanricard commented 5 years ago

Hey gdelmas,

I just have a question regarding a scenario involving this plugin and two installations of separate (but equal) documentation viewers. For clarification, I am on a Windows machine and I have an installation of Zeal as well as Velocity. I have recently adopted the Jetbrains suite of software into my life and I want to only use Velocity straight from the Jetbrains IDE (Rider).

I am unsure of how to configure my environment to only point at Velocity. Any help would be greatly appreciated, thanks!

evanricard commented 5 years ago

I saw today that you can issue a --register flag when calling the .exe for any given application. Is that how I would "register" Velocity as being useable for documentation viewing instead of the default one (Zeal) that it has been using on my computer?

gdelmas commented 5 years ago

hey @evanricard,

sorry for the late reply. on windows and linux the plugin uses the application that registered the dash-plugin:// url scheme. i assume this is the last application installed. the applications might also provide options to re-register this scheme.

have a look at: https://github.com/gdelmas/IntelliJDashPlugin/issues/39#issuecomment-164648562