File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ MetaDescription: UX guidelines for quick picks used in a Visual Studio Code exte
16
16
** ✔️ Do**
17
17
18
18
* Use icons for clear metaphors
19
+ * Use thoughtful icons that add clarity and help differentiate items
19
20
* Use the description for displaying the current items (if applicable)
20
21
* Use the detail for providing (brief) additional context
21
22
* 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
28
29
❌ Don't
29
30
30
31
* Repeat existing functionality
31
- * Use the same icon for multiple items
32
- * Use more than six icons in a list
33
32
* Use a title when the placeholder can describe the purpose on its own
34
33
* Use inputs without a placeholder
35
34
You can’t perform that action at this time.
0 commit comments