Setting up SublimeCodeIntel plugin to work with Rails/Ruby on Windows
Asked Answered
L

1

12

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?

Liquid answered 10/12, 2013 at 14:5 Comment(7)
github.com/SublimeCodeIntel/SublimeCodeIntel/issues/248Whitecap
sublimecodeintel.github.io/SublimeCodeIntel has installation guide. What things after these instructions don't work and which things work?Grory
@Grory well you get install guide which is basic specially if you use 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.Liquid
This plugin does need a detailed usage documentation!! I have installed it long time and never happened to use it as its not st. forwardly documented.Redundant
@uDaY does go to defintion work for you? Are you using Windows?Liquid
If you change mind, You can use, netbeans with lots of supported plugins....Conflagration
Use Sublime Text 3 go to defintion works out of the box, but still no go to gem definition.Liquid
P
0

I would say most people either use VS Code these days for Go To Definition in Ruby Navigate to Ruby function definition in VS Code

Or RubyMine https://www.jetbrains.com/help/ruby/navigating-through-the-source-code.html#lens_mode_code

Pitt answered 1/4, 2022 at 12:14 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.