Microsoft offers Visual Studio Code, a text editor that supports code editing, debugging, IntelliSense syntax highlighting, and other features.
$0
RubyMine
Score 10.0 out of 10
N/A
RubyMine is an intelligent Ruby and Rails IDE deployment from Jet Brains.
$9.90
per month per user
Pricing
Microsoft Visual Studio Code
RubyMine
Editions & Modules
No answers on this topic
For Individuals
$99
per year per user
For Organizations
$229
per year per user
Offerings
Pricing Offerings
Microsoft Visual Studio Code
RubyMine
Free Trial
No
No
Free/Freemium Version
Yes
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Microsoft Visual Studio Code
RubyMine
Considered Both Products
Microsoft Visual Studio Code
Verified User
Engineer
Chose Microsoft Visual Studio Code
While Sublime Text, another free alternative, is faster and snappier than Code, the extensions that are available on it are sub-par (it doesn't even have an official extension store). This makes using it for any serious work unpleasant, at least to me.
RubyMine is specifically for Ruby On Rails so it is more focused and having more syntax autocompletion and other tasks automation with good code debugging skill. So, for particular Ruby On Rails project development it is much more advanced and effective than any other general …
Microsoft Visual Studio Code is highly recommended for the development of systems and / or complex applications entrusted to work teams under a specific methodology, and its use is also recommended for the maintenance of previously developed applications.
It is not recommended as a learning environment for developers with little experience as the learning curve would be too high
If you are Ruby On Rails Developer, RubyMine is great choice of IDE. It provides good integration with rails so that running rake tasks, generators, bundle install all can be done from within the IDE. So using RubyMine it decreases extra time to go to googling syntax for Ruby code and making developer more productive.
Solid tool that provides everything you need to develop most types of applications. The only reason not a 10 is that if you are doing large distributed teams on Enterprise level, Professional does provide more tools to support that and would be worth the cost.
Looking at our current implementation, Microsoft Visual Studio Code is perfect for writing code and performing debug operations. Integration with SVN repository is easy and changes can be tracked effectively. Microsoft Visual Studio Code supports developers to write code productively using syntax check and easy customization. Microsoft Visual Studio Code also provides support for IntelliSense which prompts suggestions for code completion. It is easy to step through code using interactive debugger to inspect the root cause of error quickly.
Active development means filing a bug on the GitHub repo typically gets you a response within 4 days. There are plugins for almost everything you need, whether it be linting, Vim emulation, even language servers (which I use to code in Scala). There is well-maintained official documentation. The only thing missing is forums. The closest thing is GitHub issues, which typically has the answers but is hard to sift through -- there are currently 78k issues.
[Microsoft] Visual Studio Code beats the competition due to its extensibility. Their robust extensions architecture combined with the plethora of mostly free extensions written by the community can't be beaten. The fact that this tool itself is provided by a world-recognized company, Microsoft, free of charge is phenomenal. The goodwill garnered by them is immeasurable. Other tools I've used were missing features or were just too rigid, too complicated, or too unsophisticated for my liking. The fact that VS Code is easy to mold to my will with the right extensions seals the deal.
RubyMine is specifically for Ruby On Rails so it is more focused and having more syntax autocompletion and other tasks automation with good code debugging skill. So, for particular Ruby On Rails project development it is much more advanced and effective than any other general IDE like Visual studio and Sublime Text.
Positive impact on minimizing time wasted by employees with software installation and setup
Positive impact on reducing spend on software licensing
Positive impact on minimizing time used to manage different applications for different purposes - this performs all of the functions we need in basic coding
sometimes it feels slow down system because of using RubyMine as it requires more memory and power.
RubyMine is great choice of any Ruby On Rails Developer as it reduces time of project development by providing lots of inbuilt functionalities like autocompletes syntax running rake task, git integrations and many more