microsoft / vscode

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

Profiles: View to see all selected "Apply Extension to all Profiles" #207709

Open thernstig opened 7 months ago

thernstig commented 7 months ago

An extension can be applied to all profiles, see https://code.visualstudio.com/docs/editor/profiles#_applying-a-setting-to-all-profiles.

image

But in the Profiles: Show Contents view, https://code.visualstudio.com/docs/editor/profiles#_profile-contents, it is not possible to see which extensions are applied to all profiles.

image

It would be nice if this is indicated, as now a user has no easy way to see all these extensions. The only way is to go through each extension one by one to see if the option has a checkmark.

Reference for other problems regarding this functionality: https://github.com/microsoft/vscode/issues/196351 https://github.com/microsoft/vscode/issues/190992

thernstig commented 1 month ago

@sandy081 was this not considered in the new profiles UI? It would have been nice with a new column with a checkbox or similar to see this info, so it can be toggled.

sandy081 commented 1 month ago

Not for the first cut of the UI, but definitely has scope to show this now in the new UI.