You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: