zjhmale / intellij-rainbow

Rainbow highlighting identifiers and delimiters for IntelliJ IDEA-based IDEs
69 stars 14 forks source link

Support for Ruby and Elixir #4

Open smeevil opened 8 years ago

smeevil commented 8 years ago

Hi there,

It would be awesome if this plugin would also support the Ruby and Elixir languages.

Gerard.

zjhmale commented 8 years ago

support for ruby is a little bit tricky here, i will try to support Elixir first, thx!

smeevil commented 8 years ago

Great news :D

On 20 Mar 2016, at 02:43, (λ . λ) notifications@github.com wrote:

support for ruby is a little bit tricky here, i will try to support Elixir first, thx!

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/zjhmale/intellij-rainbow/issues/4#issuecomment-198825349

zjhmale commented 8 years ago

@smeevil

1.7 is now released and Ruby and Elixir are both supported.

2016-03-22 5 52 57 2016-03-22 6 29 03 2016-03-22 7 09 01 2016-03-22 7 14 59

Cheers!

smeevil commented 8 years ago

Thank you so much, that was really fast :) Quite appreciated.

I see that its currently colouring everything, is there a setting / possibility that would only colour variables ?

On 22 Mar 2016, at 14:06, (λ . λ) notifications@github.com wrote:

@smeevil https://github.com/smeevil 1.7 is now released and Ruby and Elixir are both supported.

https://cloud.githubusercontent.com/assets/6234553/13952514/c5f126ba-f071-11e5-8e2f-e3223b9219f7.png https://cloud.githubusercontent.com/assets/6234553/13952513/c5eefb38-f071-11e5-856e-7f51dfd29242.png https://cloud.githubusercontent.com/assets/6234553/13952515/c5f3bb82-f071-11e5-88c3-1d78b9b1aa08.png https://cloud.githubusercontent.com/assets/6234553/13952516/c631f47e-f071-11e5-9c4d-8fc3347adfec.png Cheers!

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/zjhmale/intellij-rainbow/issues/4#issuecomment-199804562

zjhmale commented 8 years ago

ok, i will try to do it later, thx for reporting :)