Rubymine integration with AngularJS
So I am trying to use AngularJS with my Rails project in Rubymine IDE.
I installed Angular via the angularjs-rails gem and created my Angular folder structure into the app/assests/javascripts/angular folder.
Now with the AngularJS community plugin for Rubymine, I atleast get some code completion for Angular methods. But what is missing is indexing for global variables and functions. Rubymine seems to not work with it for some reason. I cannot autocomplete global variables in my Angular files.
Is it something that might be a work in progress still or is it maybe just me configuring my project wrong? If the latter, then how would be the correct way of doing this?
Please sign in to leave a comment.
Hi,
it looks like a bug for me but it is hard to say w/o code.
Could you please file a bug in our tracker (https://youtrack.jetbrains.com/issues/RUBY) with test project provided.
Regards, Oleg.
Can I post the project as private in there? It would take some time for me to create a test project just for that purpose.
Hi,
there is no such option on the forum but if you create a bug in our tracker you can make bug/attachement visible for ruby/idea developers only.
Regards, Oleg.