Skip to content

Commit 0d84446

Browse files
authored
Merge pull request #7824 from microsoft/ux-guidelines
Update UX guidelines for icons in Quick Picks
2 parents 41262f3 + 3250866 commit 0d84446

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

api/ux-guidelines/quick-picks.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ MetaDescription: UX guidelines for quick picks used in a Visual Studio Code exte
1616
**✔️ Do**
1717

1818
* Use icons for clear metaphors
19+
* Use thoughtful icons that add clarity and help differentiate items
1920
* Use the description for displaying the current items (if applicable)
2021
* Use the detail for providing (brief) additional context
2122
* Use the multi-step pattern for a series of basic inputs
@@ -28,8 +29,6 @@ MetaDescription: UX guidelines for quick picks used in a Visual Studio Code exte
2829
❌ Don't
2930

3031
* Repeat existing functionality
31-
* Use the same icon for multiple items
32-
* Use more than six icons in a list
3332
* Use a title when the placeholder can describe the purpose on its own
3433
* Use inputs without a placeholder
3534

0 commit comments

Comments
 (0)