Giter Club home page Giter Club logo

Comments (10)

deaceves avatar deaceves commented on August 16, 2024 3

I had the same issue today. And yes, it was resolved installing PowerShell 7

from vscode.

narasamdya avatar narasamdya commented on August 16, 2024 2

I'm not sure what has changed in VSCode, the workaround that works for me is installing PowerShell 7.

So, what has changed in VSCode that now we need to use PowerShell 7?

from vscode.

Tyriar avatar Tyriar commented on August 16, 2024 1

I believe in a recent Windows 11 build the default terminal was changed to Windows Terminal. Perhaps that somehow messed with us calling powershell.exe? The only other way I'm aware of this happening is when you set your integrated terminal to open wt.exe instead of a shell.

Can anyone who is experiencing this issue still paste in their settings.json file?

from vscode.

jagdishpadeliya avatar jagdishpadeliya commented on August 16, 2024

I got the same issue after updating the system.

from vscode.

kruti-m avatar kruti-m commented on August 16, 2024

Multiple users facing the issue since the update. Please check thread StackOverFlow

from vscode.

payneio avatar payneio commented on August 16, 2024

Same problem here. Same solution.

from vscode.

saxena26aditya avatar saxena26aditya commented on August 16, 2024

I had the same issue, Thanks for the solution

from vscode.

jagdishpadeliya avatar jagdishpadeliya commented on August 16, 2024

@Tyriar I can see 3 settings.json file, which one you required?

from vscode.

narasamdya avatar narasamdya commented on August 16, 2024

@Tyriar , here's my settings.json:

{
    "editor.renderWhitespace": "all",
    "omnisharp.useModernNet": true,
    "omnisharp.enableMsBuildLoadProjectsOnDemand": true,
    "editor.inlineSuggest.enabled": true,
    "github.copilot.enable": {
        "*": true,
        "plaintext": false,
        "markdown": false,
        "scminput": false
    },
    "window.zoomLevel": -1,
    "diffEditor.ignoreTrimWhitespace": false,
    "accessibility.signals.sounds.volume": 0,
    "terminal.integrated.automationProfile.windows": {}
}

from vscode.

narasamdya avatar narasamdya commented on August 16, 2024

Does this happen to only MSFT? If it does, it could be related to ICM 508973319.

from vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.