1286 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
3ffa7393f0 Make all nodes block-level 2023-02-12 19:57:28 +01:00
Laurenz
03cbdea4b4 Fix "not in" precedence 2023-02-12 10:17:35 +01:00
Laurenz
ebe919220d Fix flow bugs 2023-02-11 13:30:55 +01:00
Laurenz
924a27bc37 Move Fragment into library 2023-02-09 14:11:00 +01:00
Laurenz
149e2b055b Custom link callback 2023-02-06 17:40:08 +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
ec05ed7e06 Move assets 2023-01-31 15:05:42 +01:00
Laurenz
9a99beec94 Fix array.pop() 2023-02-05 17:47:33 +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
10675cd6d5 Merge text and math symbols 2023-02-02 19:50:06 +01:00
Laurenz
bb12624e8e Fix heading and list markers 2023-02-02 14:27:31 +01:00
Laurenz
5f5c659279 Math tests 2023-02-02 14:13:56 +01:00
Laurenz
451ba699cb Scale fake function call 2023-02-01 13:32:14 +01:00
Laurenz
e1f2acff62 No text hashtags 2023-01-30 23:08:43 +01:00
Martin Haug
0287b98ef3 Add calc module 2023-01-30 21:04:34 +01:00
Laurenz
1ea0a93325 User-defined symbols 2023-01-30 19:45:10 +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
5f4f507ecf Make shorthand list inspectable 2023-01-29 20:43:36 +01:00
Laurenz
f7458f9533 Matrices 2023-01-29 19:11:44 +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
76048a8ef4 Overline, Underline, Overbracket, Underbracket 2023-01-28 23:15: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
33013af37a Error message when font doesn't support math 2023-01-27 19:27:32 +01:00
Laurenz
c7c135f25e Add variants method to symbol 2023-01-27 19:27:15 +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
a59b9fff93 Scale shorthand brackets 2023-01-27 12:20:19 +01:00
Laurenz
9d962c5c40 More track_caller annotations 2023-01-27 12:16:54 +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
1de53730bc Symbol values and modules 2023-01-27 12:04:36 +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
84c6c8b0e6 Fix closure parameter capturing 2023-01-23 15:02:09 +01:00
Laurenz
2b8426b1b3 Interpret methods on modules as functions in modules 2023-01-23 13:26:10 +01:00
Laurenz
6ca240508e Don't throw away arguments after non-function math call 2023-01-22 16:29:37 +01:00