Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include new shell executables in traverseTree #232493

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Include new shell executables in traverseTree #232493

merged 2 commits into from
Oct 30, 2024

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Oct 29, 2024

Fixes #232424

Not yet tested

@Tyriar Tyriar added this to the November 2024 milestone Oct 29, 2024
@Tyriar Tyriar requested a review from anthonykim1 October 29, 2024 14:28
@Tyriar Tyriar self-assigned this Oct 29, 2024
@anthonykim1
Copy link
Contributor

I wonder if this would help resolve #224325 (comment) when you say " .. launching an application from the shell won't either." Perhaps julia.exe gets launched from the julialauncher.exe.

anthonykim1
anthonykim1 previously approved these changes Oct 29, 2024
@Tyriar
Copy link
Member Author

Tyriar commented Oct 29, 2024

julia.exe is right from my testing, the shell type gets set with that

@Tyriar Tyriar requested a review from anthonykim1 October 29, 2024 19:48
@Tyriar Tyriar marked this pull request as ready for review October 29, 2024 19:48
@Tyriar Tyriar enabled auto-merge October 29, 2024 19:48
@anthonykim1
Copy link
Contributor

anthonykim1 commented Oct 29, 2024

I see, I wonder if the executable is different for ARM windows vs non-ARM windows
I've originally set this to julia.exe then switched to julialauncher.exe because I saw screenshot here when I was debugging on windows ARM: #227724 (comment)

@Tyriar Tyriar merged commit 1d23fb8 into main Oct 30, 2024
8 checks passed
@Tyriar Tyriar deleted the tyriar/232424 branch October 30, 2024 20:36
@Tyriar
Copy link
Member Author

Tyriar commented Oct 31, 2024

@anthonykim1 was that an executable that can start julia.exe? If so then it shouldn't need to be included.

@anthonykim1
Copy link
Contributor

I think so, it was the executable I would get whenever I launched command "Julia REPL Restart".

@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Dec 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nu/julia/python detection is missing inclusion in SHELL_EXECUTABLES on Windows
2 participants