I have spent the last 30 minutes trying to find examples on how to configure SublimeCodeIntel
plugin on Sublime Text 2 to work with Rails / Ruby on windows. And even if it is stated in the documentation that it does support Rails, there is no example of the configuration.
From what I've read so far, getting Rubygems to work with this plugin is not possible, but rails should work. Has anybody successfully set up this plugin and if so, can you please help or share your configuration with me?
package control
but there is not guide on how to setup this for windows, since sublimecodeintell has config file which you need to tune to have go to definition working. – LiquidSublime Text 3
go to defintion works out of the box, but still no go to gem definition. – Liquid