]> git.lizzy.rs Git - rust.git/commitdiff
Merge #6238
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Sun, 10 Jan 2021 12:45:07 +0000 (12:45 +0000)
committerGitHub <noreply@github.com>
Sun, 10 Jan 2021 12:45:07 +0000 (12:45 +0000)
6238: Split punctuation semantic highlighting up into more tags r=matklad a=Veykril

Open question would be the name of the delimiter modifiers. I chose them this was as I see them this way but from what I remember people tend to mix the names however they like. So maybe using `delimSquare`, `delimCurly`, `delimRound` would be better. That would also go well with `angle` becoming `delimAngle`?

Closes #6152

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
1  2 
crates/ide/src/syntax_highlighting/highlight.rs