-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Closed
Labels
settings-editorVS Code settings editor issuesVS Code settings editor issuesunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approach
Milestone
Description
This came up in #54690 (comment) and #55616 (comment)
tl;dr, we show settings with some category context that's dynamically computed based on the sections its in. In the flat search mode, we show the full category from the setting key but not the TOC category.
- Should we show the TOC category somewhere in the flat search mode?
Should the category with multiple components be formatted differently? e.g. instead ofEditor.Hover: Delay
,Editor > Hover: Delay
or something like that? Not a fan of the dot here especially when a component contains spaces.Workbench.Command Palette: History
looks wrongSince we updated the category opacity to meet color contrast guidelines, the categories are harder to skim/parse out visually. Anything we can do about that?- Acronyms like IE and CSS should be formatted in all caps, where they are extracted from the setting key.
Metadata
Metadata
Assignees
Labels
settings-editorVS Code settings editor issuesVS Code settings editor issuesunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approach