Segment titles don't get proper highlighting, e.g.: ``` .segment "${name}-header" ``` Should highlight `${name}` differently from `-header` but this doesn't seem to work.
Segment titles don't get proper highlighting, e.g.:
Should highlight
${name}differently from-headerbut this doesn't seem to work.