67 Commits

Author SHA1 Message Date
Kian-Meng Ang
25acefeb5b
Fix typos (#115)
Found via `codespell -S target -L
crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-03-22 09:02:51 +01:00
Laurenz
c913271b29 Fix crash for jump to outdated span 2023-03-21 12:55:39 +01:00
Laurenz
ab43bd802e Renaming and refactoring 2023-03-19 22:39:19 +01:00
Laurenz
a69b587455 Rename formula to equation 2023-03-18 19:27:31 +01:00
Laurenz
533d4d57c6 Fix hover tooltip value collapsing 2023-03-18 17:51:13 +01:00
Laurenz
af7fe4d760 Hover and autocomplete in show rules 2023-03-17 18:18:47 +01:00
Laurenz
312197b276 Counters 2023-03-17 11:45:57 +01:00
Laurenz
e8435df5ec More jump targets 2023-03-17 11:30:58 +01:00
Laurenz
ecb5543985 Node links 2023-03-15 12:33:38 +01:00
Laurenz
89f44f220d Bibliography and citations 2023-03-14 22:53:54 +01:00
Laurenz
2a86e4db0b Reference supplements 2023-03-14 22:34:43 +01:00
Laurenz
8debba439c Fix font tooltip 2023-03-13 11:30:17 +01:00
Laurenz
5800acceac Consider glyph side when determining cursor position 2023-03-12 22:59:39 +01:00
Laurenz
a735bb9db3 Jump to destination 2023-03-12 14:28:24 +01:00
Laurenz
ca6edf5283 Jump to source and preview 2023-03-11 23:29:32 +01:00
Laurenz
529d3e10c6 Section references 2023-03-11 18:29:48 +01:00
Laurenz
8e5f446544 Autocompletion for raw language tags 2023-03-11 11:46:12 +01:00
Laurenz
a9fdff244a Expose content representation more 2023-03-10 21:19:50 +01:00
Laurenz
62f35602a8 New #[func] macro 2023-03-10 12:55:21 +01:00
Laurenz
25b5bd1175 Fully untyped model 2023-03-07 15:17:13 +01:00
Laurenz
6ab7760822 Split up model module 2023-03-01 16:33:28 +01:00
Laurenz
ab841188e3 Bump ecow 2023-03-01 11:27:10 +01:00
Laurenz
49940fde73 Show only math fonts in formula show rule 2023-02-25 16:21:39 +01:00
Laurenz
87991b81d6 Better font autocompletion 2023-02-24 16:03:58 +01:00
Laurenz
151765bb3e Don't complete in comments 2023-02-24 14:22:34 +01:00
Laurenz
7726e8aa4d Don't complete params directly after comma 2023-02-24 14:18:05 +01:00
Laurenz
a1d47695a2 Switch to ecow 2023-02-23 12:20:47 +01:00
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