eclipse-theia/theia

[Preference]: Add show modified settings menu-item

Open

#8252 opened on Jul 28, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
enhancementhelp wantedpreferences

Description

Like VSCode, we can implement a Show Modified Settings in the preference UI, which would allow the users to have a list of all the preference values updated by them.

In VSCode. modified

modify

Contributor guide