Explore how setting categories are formatted #55800
Labels
settings-editor
VS Code settings editor issues
under-discussion
Issue is under discussion for relevance, priority, approach
Milestone
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 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?The text was updated successfully, but these errors were encountered: