eclipse-theia/theia

[Preference]: Add show modified settings menu-item

Open

#8,252 opened on Jul 28, 2020

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

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

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