Ruby on Rails Monday, February 24, 2014

We are developing tools for ruby and rails and released a plugin for sublime for searching symbols:

  https://github.com/sourcegraph/sourcegraph-sublime

It's based on a global index we are building for open source ruby code so that you can accurately search for examples of a particular class, method etc. The plugin is at a starting point but we hope to develop it further. I like emacs too and we are thinking about also making plugins for emacs and vim.

Let us know what you think.



On Wednesday, January 15, 2014 4:18:05 AM UTC-8, arca0 wrote:
Sublime Text is quite impressive, but I could not switch to it after having used emacs for a while. I'm aware emacs is rather difficult to grasp, at least at the beginning, but it's so customizable and great for productivity I sincerely doubt I'll ever use anything else for any programming language.

However, emacs does not come with rails-specific plugins and it requires some tweaking before it can be used as a complete development environment. If you are feeling adventurous, however, by all means check this splendid post about configuring emacs for rails: http://t.co/VJaNEXXGh0

On Tuesday, 14 January 2014 09:22:07 UTC+1, Adrien Siami wrote:
Sublime is very cool, particularly with some neat features such as symbol lookup, and plugins (rspec, haml / slim, coffeescript, etc)

I have tried many editors / IDEs and I always fall back to sublime text.

On Saturday, March 16, 2013 5:40:37 AM UTC+1, Jason Hsu, Rubyist wrote:
What are your favorite IDEs for Ruby on Rails?  Are there any good IDEs that IMMEDIATELY flag problems the way Eclipse does in Android development?  Given the importance of testing, I'd like to use a tool that immediately and automatically flags problems.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/c5fec774-fefe-485a-a706-eeda622974dd%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment