johnpapa/vscode-peacock

Peacock without a workspace: Allow option for colors to only affect one user and one instance

Open

#7 opened on Feb 22, 2019

 (79 comments) (204 reactions) (0 assignees)TypeScript (151 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,174 stars)
PR merge metrics
 (Avg merge 15d 20h) (27 merged PRs in 30d)

Description

Currently the extension sets the colors in workspace settings. THis means whatever settings are in that file are then either gitignored or allowed, and then team members will also get your color. It may be desirable for many to only let the color affect one instance of vscode and for a specific user.

Contributor guide