Hi,
Thanks for this new project.
1/ I installed Julia, so all is working fine in VSC.
2/ I downloaded the debugger I can run Julia judy.jl
3/ I installed the extension Judy,
4/ When I click on debug, it pops up to ask for the file, which I insert, and that's it.
So something is missing as the debugger does not get triggered from VSC extension.
In fact I do not really understand where to put Judy-master folder.
I put in the same folder as Julia as sub folder Judy-master and it is in PATH setup.
So all should be good but no luck :-(
Could you please clarify how to do this.
In my opinion it would be better to have an entry in the configuration file lunch,json, where the debugger is.
Thank you.
Hi,
Thanks for this new project.
1/ I installed Julia, so all is working fine in VSC.
2/ I downloaded the debugger I can run Julia judy.jl
3/ I installed the extension Judy,
4/ When I click on debug, it pops up to ask for the file, which I insert, and that's it.
So something is missing as the debugger does not get triggered from VSC extension.
In fact I do not really understand where to put Judy-master folder.
I put in the same folder as Julia as sub folder Judy-master and it is in PATH setup.
So all should be good but no luck :-(
Could you please clarify how to do this.
In my opinion it would be better to have an entry in the configuration file lunch,json, where the debugger is.
Thank you.