summaryrefslogtreecommitdiff
path: root/src/ide/complete.rs
AgeCommit message (Expand)Author
2023-01-31More `PartialEq` impls for `EcoString`Laurenz
2023-01-29Import completionsLaurenz
2023-01-28Dictionary field completionLaurenz
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-27Refactor autocompleteLaurenz
2023-01-23Math moduleLaurenz
2023-01-20Rewrite parserLaurenz
2023-01-15Remove most fields from `SyntaxKind` enumLaurenz
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