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

fix frequent refresh of available profiles #138096

Merged
merged 9 commits into from
Nov 29, 2021
Merged

Conversation

meganrogge
Copy link
Contributor

This PR fixes #136509

@meganrogge meganrogge self-assigned this Nov 29, 2021
@meganrogge meganrogge added this to the November 2021 milestone Nov 29, 2021
@meganrogge meganrogge assigned Tyriar and unassigned Tyriar Nov 29, 2021
@meganrogge
Copy link
Contributor Author

to test, have this as your settings:

{
    "terminal.integrated.profiles.windows": {
        "PowerShell": {
            "source": "PowerShell",
            "icon": "terminal-powershell",
            "args": [
                "powershell -NoLogo -NoExit -ExecutionPolicy ByPass -Command ${env:USERPROFILE}\\Miniconda3\\shell\\condabin\\conda-hook.ps1"
            ]
        },
    },
    "terminal.integrated.defaultProfile.windows": "PowerShell"
}

go to the settings UI and try to add an item to files/exclude - every 2 seconds it will shut that input box.

@meganrogge meganrogge merged commit 730e0da into main Nov 29, 2021
@meganrogge meganrogge deleted the merogge/profile-fix branch November 29, 2021 23:45
guibber pushed a commit to guibber/vscode that referenced this pull request Nov 30, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2022
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.

Elements keep deselecting, shifting focus
2 participants