DEV Community

Discussion on: Debugging Ruby in VS Code

Collapse
 
karatedog profile image
Földes László • Edited

Is there any way to start the application from within VSCode instead of changing to terminal to start the app? Debugging stuff in ye' olde' Turbo Pascal IDE was 10 times easier than trying to debug Ruby code 25 years later. I could write an infinite loop that starts the app as soon as it has finished but that's super ugly.