Julia Programming Language
Check if running in VS Code inside startup.jl
Tooling
VS Code
startup
piechologist
February 28, 2023, 6:55pm
2
You can check the environment for
ENV["TERM_PROGRAM"] == "vscode"
.
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
How to determine if the repl is running?
General Usage
question
,
repl
1
212
March 5, 2024
Where does Julia in VS Code specify startup shell commands if not within startup.jl?
VS Code
2
628
November 7, 2022
VS Code JuliaSyntax Error from Startup.jl
VS Code
startup
0
353
August 23, 2022
How to check if Julia is running in a vscode notebook?
VS Code
question
3
253
July 21, 2023
How to debug a script in existing REPL using VSCode
VS Code
vscode
3
2319
August 4, 2022