Julia Programming Language
Debugging Julia code in VSCode opens Python debugger instead
General Usage
debug
,
vscode
Shayan
September 13, 2022, 10:27am
2
Issue solved by following these steps:
create a new workspace in VSCode
disable Python and Pylance extensions in the workspace
Trigger the debugger using the
F5
key on a
.jl
file.
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
VS code extension uses debugger to run the code not as in Docs
VS Code
0
391
October 12, 2020
Debugging in VS Code suddenly stopped working
VS Code
question
,
debug
,
debugging
5
19563
June 2, 2021
VS Code - Can't run Julia without debugging
VS Code
9
2381
March 7, 2021
[ANN] VS Code extension v0.15 released - with debugger
VS Code
announcement
21
7576
August 31, 2020
VSCode Julia debugger usability
VS Code
debug
19
3245
July 20, 2022