aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/syntax_highlighting/macro_rules.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace SyntaxKind usage with T! macro where applicableLukas Wirth2021-01-101-1/+1
* Shorten namesAleksey Kladov2021-01-091-3/+3
* Shorten frequent namesAleksey Kladov2021-01-091-2/+2
* Default::default the highlightersLukas Wirth2020-10-141-11/+4
* Factor macro_rules! highlighting outLukas Wirth2020-10-141-0/+136