microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.86k stars 29.51k forks source link

Folder is trusted shows in status bar for unknown reasons #156289

Closed alexr00 closed 2 years ago

alexr00 commented 2 years ago

Testing #155899

Profile Test1:

{
    "workbench.colorTheme": "Red"
}

Profile Test2:

{
    "workbench.colorTheme": "Abyss"
}

When I created profile Test1 I think I was prompted to trust the folder. But I was never shown that prompt when I created profile Test2. Now, when I switch between the two profiles, I get a status bar item in Test2. Both were created using the "empty profile" command.

Recording 2022-07-26 at 14 17 58

sandy081 commented 2 years ago

I think in Test1 profile you would have hidden Workspace Trusted status bar entry, is that why it is hidden in Test1 profile and not in Test2 profile?

alexr00 commented 2 years ago

No, I never hid the entry. These are 2 brand new profiles that I only used for this testing.

sandy081 commented 2 years ago

Hmm, I tried and I see the entry in new profiles always. Can you please check the steps and let me know. Thanks

vscodenpa commented 2 years ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

alexr00 commented 2 years ago

I don't have any other steps, and I don't want to try to repro again because it moved my views around. Ok to close.