40 Commits

Author SHA1 Message Date
Laurenz
70c8a08905 Fix hover tooltip in math 2023-02-12 20:53:59 +01:00
Laurenz
7b2cdb9d95 Require colon in show rule 2023-02-12 20:25:24 +01:00
Laurenz
77c29b36d4 Autocomplete parentheses 2023-02-12 20:06:49 +01:00
Laurenz
ea8edfa821 Make Rust happier about the inline documentation 2023-02-06 11:52:09 +01:00
Laurenz
09d17b4d21 Remove Category to Tag 2023-01-31 19:29:14 +01:00
Laurenz
f72c81a757 More PartialEq impls for EcoString 2023-01-31 19:29:01 +01:00
Laurenz
9e918d06ad Fix function call highlighting 2023-02-03 17:46:53 +01:00
Laurenz
2bb0135d2a Fix inconsistency between text and idents in math 2023-02-02 22:33:12 +01:00
Laurenz
3a4c5ae4b9 Highlighting and docs fixes 2023-01-30 18:29:09 +01:00
Laurenz
c987f07b76 HTML highlighting 2023-01-29 23:23:03 +01:00
Laurenz
83b28e99ae Import completions 2023-01-29 01:07:20 +01:00
Laurenz
ec21927d08 Find first hovered ancestor expression 2023-01-29 00:24:54 +01:00
Laurenz
18e2aa2cea Differentiate between text and code tooltips 2023-01-29 00:18:42 +01:00
Laurenz
d29acd2203 Dictionary field completion 2023-01-28 23:55:24 +01:00
Laurenz
1e97d5c8cb Better analysis for literals 2023-01-28 23:38:03 +01:00
Laurenz
406de22ee5 Remove method call syntax kind 2023-01-28 18:32:58 +01:00
Laurenz
4809e685a2 More capable math calls 2023-01-28 15:36:32 +01:00
Laurenz
28c554ec21 Rework math attachments and accents 2023-01-28 12:14:03 +01:00
Laurenz
a96141a3ea Autocomplete methods 2023-01-27 16:09:35 +01:00
Laurenz
2e039cb052 Fix math spacing bugs 2023-01-27 15:32:05 +01:00
Laurenz
43ef60c09c Tracing-based expression tooltips 2023-01-27 12:05:12 +01:00
Laurenz
c56299c6bd Refactor autocomplete 2023-01-27 12:04:54 +01:00
Laurenz
a8fd64f928 Hashtags everywhere! 2023-01-27 11:54:30 +01:00
Laurenz
33585d9a3f Small fixes 2023-01-27 11:38:04 +01:00
Laurenz
4653ffebb4 Math module 2023-01-23 15:23:52 +01:00
Laurenz
7e295d84b5 Math delimiter grouping 2023-01-22 13:32:58 +01:00
Laurenz
b73b4f33bc Fix a few clippy lints 2023-01-20 14:21:59 +01:00
Laurenz
dd331f007c Rewrite parser 2023-01-20 14:05:35 +01:00
Laurenz
40561e57fb Remove most fields from SyntaxKind enum 2023-01-15 12:40:27 +01:00
Laurenz
29b31c4a5a New import syntax 2023-01-03 12:32:17 +01:00
Laurenz
94b90761eb Bugfixes 2022-12-27 16:07:26 +01:00
Laurenz
046cd4f5c7 Fix autocomplete 2022-12-25 17:20:12 +01:00
Laurenz
8527517258 Rename desc to terms 2022-12-22 18:25:29 +01:00
Laurenz
f5f7df7247 Documentation 2022-12-20 16:11:37 +01:00
Laurenz
ba384e5bb6 Fix set rule autocomplete filter 2022-12-17 18:12:08 +01:00
Laurenz
35b16e545b Document parameters in comment 2022-12-17 16:24:29 +01:00
Laurenz
b6202b646a Reflection for castables 2022-12-15 23:11:20 +01:00
Laurenz
f3980c7045 Basic autocompletion 2022-12-14 10:10:26 +01:00
Laurenz
0c7fb7d30f Hover tooltips 2022-12-14 10:10:07 +01:00
Laurenz
4c73456fc1 Move highlighting into new IDE module 2022-12-14 10:02:19 +01:00