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

Recognise Elixir #53

Closed smeevil closed 6 years ago

smeevil commented 8 years ago

Hi,

First of thank you so much for creating this plugin, it is really a huge time safer for me :D I noticed that it does not recognise Elixir yet as language, and was wondering if you could add support for this!

Much appreciated,

Gerard

gdelmas commented 8 years ago

what is the elexir code support plugin people are using?

it it this: https://github.com/KronicDeth/intellij-elixir ?

smeevil commented 8 years ago

Yes indeed

smeevil commented 8 years ago

Was wondering if there is any progress on this or if there is anything that I can do to help ?

smeevil commented 7 years ago

Anything that i can do to help ?

gdelmas commented 7 years ago

you can check the plugins keyword by modifying this line: https://github.com/gdelmas/IntelliJDashPlugin/blob/master/src/de/dreamlab/dash/DashLauncherAction.java#L150

than you can add the keyword here: https://github.com/gdelmas/IntelliJDashPlugin/blob/master/src/de/dreamlab/dash/KeywordLookup.java