1454 Commits

Author SHA1 Message Date
Laurenz
e1f2acff62 No text hashtags 2023-01-30 23:08:43 +01:00
Laurenz
0ef1b02ee0 Add calc constants 2023-01-30 21:29:03 +01:00
Laurenz
53844b5a87 Simplify calc functions 2023-01-30 21:19:01 +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
1d86f41831 Remove more blocks 2023-01-29 23:41:54 +01:00
Martin Haug
c3b3bbb9f2 Update remaining examples 2023-01-29 23:26:31 +01:00
Laurenz
c987f07b76 HTML highlighting 2023-01-29 23:23:03 +01:00
Laurenz
196d9594fb Math documentation improvements 2023-01-29 23:15:00 +01:00
Laurenz
d9d2c021d6 Fix inline math bounding box 2023-01-29 20:44:33 +01:00
Laurenz
5f4f507ecf Make shorthand list inspectable 2023-01-29 20:43:36 +01:00
Laurenz
9d715fd11c Respect alignment in math formulas 2023-01-29 19:42:30 +01:00
Laurenz
f7458f9533 Matrices 2023-01-29 19:11:44 +01:00
Laurenz
0911c709a8 Fix tests 2023-01-29 18:00:28 +01:00
Laurenz
e4e888b9ce Fix lr with already matched body 2023-01-29 17:53:25 +01:00
Laurenz
17f8939f86 Fix math alignment points 2023-01-29 17:44:58 +01:00
Laurenz
60dfe8f893 Fix math styling 2023-01-29 17:44:50 +01:00
Martin Haug
8fbfa594e0 Update docs so that the reference builds again 2023-01-29 12:43: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
2d56e3c5e2 Fix typos 2023-01-28 16:56:28 +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
23238d4d44 Assertions with custom message 2023-01-27 19:53:04 +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
13efa128c8 Macro for math operators 2023-01-27 11:57:00 +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
Laurenz
87a89e77e5 Some fixes 2023-01-22 13:48:49 +01:00
Laurenz
7e295d84b5 Math delimiter grouping 2023-01-22 13:32:58 +01:00
Laurenz
953bdc1859 Vector and case layout 2023-01-22 13:32:44 +01:00
Laurenz
a0146b5b9b Math operator functions 2023-01-22 13:32:32 +01:00