summaryrefslogtreecommitdiff
path: root/src/ide/complete.rs
AgeCommit message (Expand)Author
2023-04-06Unpacking syntax (#532)Marmare314
2023-04-04Fix autocompletion after non-hashtag expressionLaurenz
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-22Fix typos (#115)Kian-Meng Ang
2023-03-19Renaming and refactoringLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-14Bibliography and citationsLaurenz
2023-03-13Fix font tooltipLaurenz
2023-03-11Section referencesLaurenz
2023-03-11Autocompletion for raw language tagsLaurenz
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-12Require colon in show ruleLaurenz
2023-02-12Autocomplete parenthesesLaurenz
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