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

clion ctrl-shift-D works same as alt-ctrl-shift-D #81

Open laoshaw opened 5 years ago

laoshaw commented 5 years ago

this means I can not search docset based on the filetype I'm on, which made the zeal output wrong most of the time(e.g. printf will not select c:print and instead it will pick bash:printf instead).