RubyFlow The Ruby and Rails community linklog

Debugging Ruby projects in Visual Studio Code

In this article I explain how configure Visual Studio Code debugger for your Ruby project in clean and simple way using .rbenv, and bundler.

After setup you will be able to debug your code like an in RubyMine with breakpoints, stack watch and other cool features but for free :)

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in