summaryrefslogtreecommitdiff
path: root/src/ide
AgeCommit message (Expand)Author
2023-03-10Expose content representation moreLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-03-01Bump `ecow`Laurenz
2023-02-25Show only math fonts in formula show ruleLaurenz
2023-02-24Better font autocompletionLaurenz
2023-02-24Don't complete in commentsLaurenz
2023-02-24Don't complete params directly after commaLaurenz
2023-02-23Switch to ecowLaurenz
2023-02-12Fix hover tooltip in mathLaurenz
2023-02-12Require colon in show ruleLaurenz
2023-02-12Autocomplete parenthesesLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-31Remove `Category` to `Tag`Laurenz
2023-01-31More `PartialEq` impls for `EcoString`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-29Import completionsLaurenz
2023-01-29Find first hovered ancestor expressionLaurenz
2023-01-29Differentiate between text and code tooltipsLaurenz
2023-01-28Dictionary field completionLaurenz
2023-01-28Better analysis for literalsLaurenz
2023-01-28Remove method call syntax kindLaurenz
2023-01-28More capable math callsLaurenz
2023-01-28Rework math attachments and accentsLaurenz
2023-01-27Autocomplete methodsLaurenz
2023-01-27Fix math spacing bugsLaurenz
2023-01-27Tracing-based expression tooltipsLaurenz
2023-01-27Refactor autocompleteLaurenz
2023-01-27Hashtags everywhere!Laurenz
2023-01-27Small fixesLaurenz
2023-01-23Math moduleLaurenz
2023-01-22Math delimiter groupingLaurenz
2023-01-20Fix a few clippy lintsLaurenz
2023-01-20Rewrite parserLaurenz
2023-01-15Remove most fields from `SyntaxKind` enumLaurenz
2023-01-03New import syntaxLaurenz
2022-12-27BugfixesLaurenz
2022-12-25Fix autocompleteLaurenz
2022-12-22Rename `desc` to `terms`Laurenz
2022-12-20DocumentationLaurenz
2022-12-17Fix set rule autocomplete filterLaurenz
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14Basic autocompletionLaurenz
2022-12-14Hover tooltipsLaurenz
2022-12-14Move highlighting into new IDE moduleLaurenz