Ruby code not showing up after I run it on VSCode?
I’ve been trying to learn Ruby programming language from the tutorial of freecodecamp but found out that Atom is basically dead. So I decided to use VSCode, everything goes well until I get to the part where I have to ask for user input. When I run it, nothing appears on the terminal.
Ruby in VSCode, Couldn’t find a workspace
I’ve started to learn how to use Ruby on VSCode, but I’ve never used VSCode before, I find it struggle to setup things
Everytime I try to debug my code, there always will be an error “Couldn’t find a workspace for URI: file:///c%3A/Users/Admin/Desktop/Ruby/RubyWS or editor: [object Object]”
can someone help, thank you!