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
VS Code to automatically start with the Julia REPL running
General Usage
vscode
1
121
October 27, 2025
How to check if Julia is running in a vscode notebook?
VS Code
question
3
312
July 21, 2023
ENV["PATH"] is different for REPL started through VS Code
General Usage
vscode
14
811
February 16, 2024
Where does Julia in VS Code specify startup shell commands if not within startup.jl?
VS Code
2
669
November 7, 2022
Notebook-specific startup script in IJulia Notebooks in VS Code
New to Julia
jupyter
,
vscode
,
ijulia
,
startup
0
245
July 31, 2023