Skip to content

Conversation

@anthonykim1
Copy link
Contributor

@anthonykim1 anthonykim1 commented Sep 5, 2024

Related: #225083
#224325

Debugging on windows showed we should search for julialauncher.exe rather than julia.exe for windows julia users.
Screenshot 2024-09-05 at 3 40 00 PM

Turns out we should use 'julialauncher.exe' rather than 'julia.exe' - for the executable to fire event.

@anthonykim1 anthonykim1 added bug Issue identified by VS Code Team member as probable bug terminal-shell-integration Shell integration infrastructure, command decorations, etc. labels Sep 5, 2024
@anthonykim1 anthonykim1 self-assigned this Sep 5, 2024
@anthonykim1 anthonykim1 marked this pull request as ready for review September 5, 2024 19:22
@vs-code-engineering vs-code-engineering bot added this to the September 2024 milestone Sep 5, 2024
@anthonykim1 anthonykim1 enabled auto-merge (squash) September 5, 2024 19:27
@anthonykim1 anthonykim1 merged commit aefa4fc into main Sep 5, 2024
@anthonykim1 anthonykim1 deleted the fix-juliaSI branch September 5, 2024 19:40
@anthonykim1
Copy link
Contributor Author

This triggers _onShellTypeChanged.fire and _onShellNameChanged, but still doesnt seem to enable shell integration features entirely for julia repl in Windows.

@Tyriar
Copy link
Member

Tyriar commented Sep 6, 2024

Similar to #227809 (comment), I wouldn't spend much time on this until we get the big upcoming change

@Tyriar
Copy link
Member

Tyriar commented Sep 6, 2024

Also this only classifies the shell type, it's up to the Julia extension to provide all the shell integration sequences. I'm not sure if they do everything currently (eg. command line sequence?) but I know they do some of it.

@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Oct 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Issue identified by VS Code Team member as probable bug terminal-shell-integration Shell integration infrastructure, command decorations, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants