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

why vscode change dir to extensions automatically after launch? #24152

Open
HppZ opened this issue Sep 21, 2024 · 3 comments
Open

why vscode change dir to extensions automatically after launch? #24152

HppZ opened this issue Sep 21, 2024 · 3 comments
Assignees
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@HppZ
Copy link

HppZ commented Sep 21, 2024

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version:
    Version: 1.93.1 (user setup)
    Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
    Date: 2024-09-11T17:20:05.685Z
    Electron: 30.4.0
    ElectronBuildId: 10073054
    Chromium: 124.0.6367.243
    Node.js: 20.15.1
    V8: 12.4.254.20-electron.0
    OS: Windows_NT x64 10.0.22631
  • OS Version:
    Edition Windows 11 Pro
    Version 23H2
    Installed on ‎11/‎22/‎2022
    OS build 22631.4169
    Experience Windows Feature Experience Pack 1000.22700.1034.0

image

@HppZ HppZ changed the title why vscode change dir to extentions automatically after launch? why vscode change dir to extensions automatically after launch? Sep 21, 2024
@vs-code-engineering vs-code-engineering bot added the triage-needed Needs assignment to the proper sub-team label Sep 21, 2024
@aiday-mar aiday-mar assigned Tyriar and unassigned aiday-mar Sep 23, 2024
@vs-code-engineering vs-code-engineering bot removed the triage-needed Needs assignment to the proper sub-team label Sep 23, 2024
@Tyriar Tyriar assigned anthonykim1 and unassigned Tyriar Sep 23, 2024
@Tyriar Tyriar transferred this issue from microsoft/vscode Sep 23, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Sep 23, 2024
@anthonykim1
Copy link

Hi @HppZ thanks for filing this issue.
Can you add

 "python.experiments.optOutFrom": ["pythonTerminalEnvVarActivation"],

to your settings.json and see if you face the same problem?
Also make sure you run "Python Clear Cache and Reload" command from the command palette.

Let me know how this goes - thanks

@github-actions github-actions bot added the info-needed Issue requires more information from poster label Sep 23, 2024
@HppZ
Copy link
Author

HppZ commented Sep 24, 2024

The bug doesn't occur every time.

@github-actions github-actions bot removed the info-needed Issue requires more information from poster label Sep 24, 2024
@HppZ
Copy link
Author

HppZ commented Sep 27, 2024

Hi @HppZ thanks for filing this issue. Can you add

 "python.experiments.optOutFrom": ["pythonTerminalEnvVarActivation"],

to your settings.json and see if you face the same problem? Also make sure you run "Python Clear Cache and Reload" command from the command palette.

Let me know how this goes - thanks

It does NOT work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

4 participants