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

View on GitHub
 (78 comments) (201 reactions) (0 assignees)TypeScript (141 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,146 stars)
PR merge metrics
 (PR metrics pending)

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