First install the Ruby extension in VSCode. Then Install the Ruby debug IDE package: You will also need the debase package. Be sure to install the pre release to avoid a bug when running the debugger: Then add a launch configuration for the VSCode debugger (replace file.rb and your username): […]