vscode-idl icon indicating copy to clipboard operation
vscode-idl copied to clipboard

Debug console

Open badinplaid737 opened this issue 3 years ago • 8 comments

Just loaded the extension to VS Code. Attempted to try a couple simple lines of code and when I hit run without debugging get looking for debug client. when I go to the extension and try to run the code from there I get a popup to start a debug session. and this is preventing the execution of a simple hello world program.

pro Hello print, 'Hello World!' end

badinplaid737 avatar Sep 24 '21 19:09 badinplaid737