summaryrefslogtreecommitdiff
path: root/src/ide/highlight.rs
AgeCommit message (Expand)Author
2023-03-18Rename formula to equationLaurenz
2023-03-14Reference supplementsLaurenz
2023-02-12Require colon in show ruleLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-31Remove `Category` to `Tag`Laurenz
2023-02-03Fix function call highlightingLaurenz
2023-02-02Fix inconsistency between text and idents in mathLaurenz
2023-01-30Highlighting and docs fixesLaurenz
2023-01-29HTML highlightingLaurenz
2023-01-28Remove method call syntax kindLaurenz
2023-01-28More capable math callsLaurenz
2023-01-28Rework math attachments and accentsLaurenz
2023-01-27Fix math spacing bugsLaurenz
2023-01-27Hashtags everywhere!Laurenz
2023-01-27Small fixesLaurenz
2023-01-22Math delimiter groupingLaurenz
2023-01-20Rewrite parserLaurenz
2023-01-15Remove most fields from `SyntaxKind` enumLaurenz
2023-01-03New import syntaxLaurenz
2022-12-22Rename `desc` to `terms`Laurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14Move highlighting into new IDE moduleLaurenz