Commit graph

101 commits

Author SHA1 Message Date
Yaotian-Liu
1eca967479
Fix: 'continue' and 'break' missing in auto-complete 2024-01-17 16:40:45 -07:00
Yaotian-Liu
5e1d57922d
new release 1.5.4 2023-10-23 10:06:00 -07:00
Yaotian-Liu
f6e04024f6
fix: Else is missing in auto-complete 2023-10-22 23:08:02 -07:00
Yaotian-Liu
1d0be42123 new release 1.5.3 2023-10-14 12:35:56 -07:00
Yaotian-Liu
2f0ac81165 style: Correct the style when using dark theme 2023-10-14 12:34:43 -07:00
Yaotian-Liu
d1bdd16fb5
new release 1.5.2 2023-06-08 10:37:21 +08:00
Yaotian-Liu
a0ae3321c9
fix: Cannot export inline macro correctly 2023-06-08 10:36:50 +08:00
Yaotian-Liu
743cc7652e
new release 1.5.1 2023-06-08 00:40:34 +08:00
Yaotian-Liu
b8ef48f07e
perf: Optimize inline extraction 2023-06-08 00:40:01 +08:00
Yaotian-Liu
e797755282
doc: Update doc for in-block macros 2023-06-08 00:24:43 +08:00
Yaotian-Liu
1b6dda0929
new release 1.5.0 2023-06-08 00:13:26 +08:00
Yaotian-Liu
4be888e236
feat: Add inline macro support 2023-06-08 00:12:36 +08:00
Yaotian-Liu
5aa1faec57
new release 1.4.4 2023-06-07 15:58:03 +08:00
Yaotian Liu
d5c13357bf
doc: Add manual for render line number 2023-06-05 19:49:50 +08:00
Yaotian-Liu
56485b47a8
new release 1.4.3 2023-06-04 16:49:19 +08:00
Yaotian-Liu
2aa4bae01b
feat: Custom settings available for export 2023-06-04 16:48:16 +08:00
Yaotian-Liu
0e09e52568
new release 1.4.2 2023-06-02 09:36:14 +08:00
Yaotian-Liu
776414c042
fix: preamble undefined if not init 2023-06-02 09:34:38 +08:00
Yaotian-Liu
31a2475fdf
chore: Update eslint setting 2023-06-02 09:34:17 +08:00
Yaotian-Liu
7c72b8caa9
new release 1.4.1 2023-05-31 12:01:50 +08:00
Yaotian-Liu
0e4a8e273a
feat: Add a toggle for preamble loading 2023-05-31 12:00:32 +08:00
Yaotian-Liu
ae392a2fdd
refactor: Use template literals 2023-05-29 23:23:43 +08:00
Yaotian-Liu
ffb1a15cb9
new release 1.4.0 2023-05-28 15:54:17 +08:00
Yaotian-Liu
f163b33861
feat: Add scope line support 2023-05-28 15:53:29 +08:00
Yaotian-Liu
5b83128ca8
new release 1.3.1 2023-05-23 10:57:01 +08:00
Yaotian-Liu
3e656c81b8
fix: Macro definition wrong 2023-05-23 10:56:20 +08:00
Yaotian-Liu
f7a14564f7
doc: Remove redundant installation guide 2023-05-22 16:22:54 +08:00
Yaotian-Liu
c21e3c7704
doc: Update README to latest release 2023-05-22 16:21:22 +08:00
Yaotian-Liu
65feca5f69
new release 1.3.0 2023-05-22 16:05:30 +08:00
Yaotian-Liu
7363aa6a03
feat: Add an export button 2023-05-22 16:03:45 +08:00
Yaotian-Liu
fdcc7d5405
doc: Update new macros desc 2023-05-21 19:36:01 +08:00
Yaotian-Liu
53fde479fd
new release 1.2.3 2023-05-21 18:51:25 +08:00
Yaotian-Liu
e2662f15b0
feat: Add a macro translator. 2023-05-21 18:50:15 +08:00
Yaotian-Liu
4cab4a02c4
refactor: Use multi-file to organize 2023-05-21 16:57:23 +08:00
Yaotian-Liu
f4a09bbaff
new release 1.2.2 2023-05-20 17:23:35 +08:00
Yaotian-Liu
2f44b862d9
feat: Add a toggle for preamble loaded notice 2023-05-20 17:21:56 +08:00
Yaotian-Liu
fce4261a21
new release 1.2.1 2023-05-19 21:43:49 +08:00
Yaotian-Liu
f4d31a05c5
doc: Remove misleading info 2023-05-19 21:43:08 +08:00
Yaotian-Liu
6b02497375
doc: Update reload tip for preamble 2023-05-19 21:39:53 +08:00
Yaotian-Liu
874fdbb489
new release 1.2.0 2023-05-19 21:31:46 +08:00
Yaotian-Liu
dfeb6ad4d1
feat: Add preamble.sty support 2023-05-19 21:19:03 +08:00
Yaotian-Liu
8d014eeb96
new release 1.1.11 2023-04-29 13:24:42 +08:00
Yaotian-Liu
e7a4897b82
fix: Setting bug 2023-04-29 13:24:02 +08:00
Yaotian-Liu
21d86e2ffc
new release 1.1.10 2023-04-29 13:17:27 +08:00
Yaotian-Liu
53083f74e9
feat: Add block width config 2023-04-29 13:15:40 +08:00
Yaotian-Liu
91acb139bb
new release 1.1.9 2023-04-24 15:51:02 +08:00
Yaotian-Liu
9447807091
chore: Fix the style of auto-completion 2023-04-24 15:48:13 +08:00
Yaotian-Liu
995fa7d6de
doc: Update README 2023-04-24 15:32:30 +08:00
Yaotian-Liu
fdb8218805
new release 1.1.8 2023-04-16 13:11:30 +08:00
Yaotian-Liu
ad6ffb5e33
style: Make error msg look better 2023-04-16 13:09:35 +08:00