BenRogersWPG/VSCode-Transparent-Minimap

Improve Settings By Adding Example Values

Closed this issue · 0 comments

The settings for this extension can be a tiny bit confusing - specifically the minimap color setting (TransparentMinimap.minimapColor) because I coded it to only accept the HEX value, not including the hashtag # character.

Proposed Improvement

Add setting examples in the JSON to guide users with sample accepted values.