summaryrefslogtreecommitdiff
path: root/src/ide/tooltip.rs
AgeCommit message (Expand)Author
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-27Fix hovering over commentsLaurenz
2023-03-18Fix hover tooltip value collapsingLaurenz
2023-03-14Bibliography and citationsLaurenz
2023-03-13Fix font tooltipLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-02-12Fix hover tooltip in mathLaurenz
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-27Tracing-based expression tooltipsLaurenz
2023-01-23Math moduleLaurenz
2023-01-20Fix a few clippy lintsLaurenz
2023-01-15Remove most fields from `SyntaxKind` enumLaurenz
2022-12-27BugfixesLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14Hover tooltipsLaurenz