-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Starting in v2024.4.1, extension mangles vscode integrated terminal path #23236
Comments
@djsavvy Can you provide more details? is the PATH env variable not right or is it something else? Also, can you share the logs from Output > Python. |
Yeah the PATH env variable is not right. If I copy the PATH env variable from Windows Terminal and set it in the integrated terminal, then my Strangely, when the PATH variable is messed up, it seems to be a superset of the good PATH. A lot of the directories seem to be duplicated. I tried messing around with it a bit more today with various combinations of disabling/enabling the extension, and installing/updating/uninstalling. It seems like the issue was being triggered intermittently. I was able to see it in 2024.4.0, but also managed to get a good state with 2024.4.1 after a reinstall. Is it possible that reinstalling resets the a/b testing, and that the issue is actually because an A/B test? In that case it might be a specific combination of some A/B test and the 2024.4.1 version that triggers the bug. |
To be honest, I'm suspecting that one of the A/B tests in my issue above is causing the bug. I opted out of all tests in my settings and reinstalled the plugin and am not seeing the issue anymore. |
This may have been caused by |
Type: Bug
Starting in v2024.4.1, this extension started mangling my integrated terminal path. Now, for instance, I can't run
yarn dev
because the dependencies in the scripts are no longer found.Extension version: 2024.4.1
VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:02.734Z)
OS version: Windows_NT x64 10.0.22621
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: