Javascript Code Completion
Hi, I'd like to use RubyMine to edit javascript code with code completion for Unity3D. All of the Unity javascript definitions reside in a .net based DLL (unityengine.dll) described by an XML file.
Is there anyway to get code completion to work for such a case or do I need to keep using VisualStudio via vmware?
Thanks for any help.
Jim
Please sign in to leave a comment.
Hello Jim,
No, RubyMine doesn't support extracting JavaScript function definitions from
XML files, and we don't currently have any plans to add such functionality.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"