Open anthonykim1 opened 3 months ago
Verification Steps:
the Terminal: Run recent command
command just no-ops for me if I have a Julia REPL running, even after running commands in there. I don't see any errors in the dev tools.
@amunger What is exact name of the julia executable in your windows machine? Is it something that deviates from "julia.exe"?
from julia logs, it looks like it is using "julia.exe"
Trying to locate Julia binary...
Juliaup not found, locating Julia by other means.
The identified Julia executable is "julia.exe" with args "".
Part of: https://github.com/microsoft/vscode/issues/155530 This should allow clear separation when users attempt to "Terminal: Run Recent Command", as in Julia users will only see Julia commands from VS Code and not those from other shells.