Commit Graph

231 Commits

Author SHA1 Message Date
Yukai Chou
b74374a012 Update LaTeX3 completion to l3kernel 2024-11-02 2024-12-03 13:24:19 +08:00
James Yu
e7df2970f5 Update package suggestions 2024-10-14 12:41:34 +08:00
James Yu
77aab8c52c Resolve #4420 Add \left|..\right| snippet 2024-10-02 15:27:43 +08:00
James Yu
2fdbf5f04b Remove duplicated bigl and biggl and friends, simpler suggestion sorting 2024-09-13 17:48:29 +08:00
James Yu
2de71a4962 Fix #4380 Wrong auto-completion after typing \{ 2024-09-13 11:20:27 +08:00
James Yu
03b7961398 Add \big and friends macro parsing from tex.cwl 2024-09-11 12:04:59 +08:00
James Yu
842bcaeea6 Remove duplicated brace from \bigg and friends in latex-document 2024-09-11 11:37:41 +08:00
James Yu
7b2374b85c Remove all \left and \right macros from latex-document.json 2024-09-11 11:36:02 +08:00
James Yu
a15f4dc376 Fix curly bracket formatting in macros.json 2024-09-11 11:20:27 +08:00
James Yu
4b15b1c2fb Fix #4372 Include macro name in .json file snippets 2024-09-10 22:48:46 +08:00
James Yu
1e32ce92fb Include base KOMA macro/env in KOMA art, book, rept 2024-09-06 11:32:05 +08:00
James Yu
3ed3e8b87a Document parse-cwl.ts, remove duplicate macros 2024-09-06 10:58:15 +08:00
James Yu
b00aa0fc4d Package keyval names may have #, remove them 2024-09-06 00:02:11 +08:00
James Yu
1f4b4f4e5d Add config intellisense.package.unusual to control showing unusual macros/envs 2024-09-05 23:19:23 +08:00
James Yu
5a7b636cc2 All suggestions work as designed 2024-09-05 14:51:34 +08:00
James Yu
b029901908 Finish new cwl parsing script 2024-09-04 22:49:38 +08:00
James Yu
2d7f3fa00c Resolve #4364 Suggestion keyvals provide possible values 2024-09-03 12:57:31 +08:00
Yukai Chou
f240a79b75
Update LaTeX3 completion to l3kernel 2024-07-20 (#4343)
Script is also updated. Now the path to l3kernel dtx can be set through
PATH_TO_DTX envvar, which makes the script usable to a wider range of
users. The existence of the resolved dtx path is also ensured.
2024-08-24 13:16:42 +08:00
James Yu
bf2df7fa38 Fix #4313 Include (arg) macro signature in package intellisense 2024-07-22 00:56:18 +08:00
James Yu
729fe8ae88 Fix #4215 Add tkz-euclide suggestions, update some others 2024-04-15 13:41:04 +01:00
James Yu
28892b878a Close #4202 Update cwls 2024-03-14 11:15:21 +00:00
Jerome Lelong
285e887125
Update LaTeX3 completion (#4151) 2024-01-31 07:43:46 +01:00
James Yu
2afcc6be88 Fix macro renaming issues 2023-12-18 11:34:45 +00:00
James Yu
6232f4ba52 Re-generate package files 2023-12-18 11:34:45 +00:00
James Yu
88d2ce2ac6 Update package intellisense from cwl 2023-09-29 10:07:57 +01:00
Nick Chusovitin
8b69ade57c
Added extra tabs and new lines to snippet for table 2023-08-16 20:49:42 +03:00
James-Yu
41de320d95 Update README for package cwl [skip ci] 2023-07-14 16:57:06 +08:00
James Yu
a1b439dd89 Add missing \varpi and \varrho to suggestion 2023-04-30 12:31:31 +08:00
Jannis Weis
4df95e41d1
Update \phi and \varphi preview
Before: \phi = φ, \varphi = ψ
Now: \phi = ϕ, \varphi = φ
2023-04-29 22:12:27 +02:00
Jannis Weis
d7528d3b17
Use better representation of \vartheta 2023-04-25 16:25:37 +02:00
James Yu
278c48707b
Change caption in BTA to top, add a BTB snippet (#3832)
* Change caption in BTA to top, add a BTB snippet

* Instead, add a BTT to insert caption at top tables

* Change names of BTA and BTT snippets

* Rename snippet BTT to BTB
2023-04-15 00:07:25 +08:00
Jannis Weis
652c0b0bd3
Swap symbols of epsilon and varepsilon 2023-04-03 16:53:59 +02:00
James-Yu
ae14f93e1a Update package suggestions 2023-02-15 09:37:19 +08:00
James-Yu
91944b4c2b Version 9.7.0
- env names can also have numbers
- fix a small issue with expl block suggestion
2023-02-14 16:59:30 +08:00
James-Yu
8fb8d44a86 Fix #3719 Provide expl3 suggestions 2023-02-14 16:41:41 +08:00
James-Yu
d545d6218f Ditto for envs 2023-02-14 16:37:26 +08:00
James-Yu
f0213b2a4d Allow for _ and ^ in cmd name when parsing cwl 2023-02-14 16:23:38 +08:00
James-Yu
fabca4749c cwl parsing bug allowing cmd names with +-= etc 2023-02-14 16:22:30 +08:00
James-Yu
4a9b9b0357 Fix #3718 Remove redundant left/right cmds 2023-02-14 10:52:50 +08:00
James-Yu
198d888891 Fix pair cmds in tex.cwl and latex-document.cwl
- Related to #3718
2023-02-14 10:45:18 +08:00
James Yu
f301cfac0c Fix wrong array and tabular env as cmd snippet
- Mentioned by #3708, yet the proposed fix was incorrect.
2023-02-08 23:09:02 +08:00
James Yu
a4d8703d92 Fix #3638 Unescape backslash in default envs 2023-01-10 21:20:13 +08:00
James-Yu
d4a667a3ee Intelli-package dependency obeys package options #3612 2023-01-09 10:13:31 +08:00
James Yu
d7d298a3cf Condense package .json by extracting keyvals 2023-01-08 22:40:09 +08:00
James Yu
692ad0519b Add keyvals for commands with hastag in cwl def 2023-01-08 22:13:50 +08:00
James Yu
7e27c15bc1 Add beamer dependencies (only 73k total size) 2023-01-08 18:03:44 +08:00
James Yu
32f66ca2b2 Refactor utility classes into semi-static ones 2023-01-08 11:42:26 +08:00
James Yu
04ad459d42 Default cmds and envs use format of package json 2023-01-07 16:03:12 +08:00
James-Yu
64f79af573 Properly provide env options 2023-01-03 11:53:15 +08:00
James Yu
5949c9c823 yathesis is a class, not a package 2023-01-01 12:40:41 +08:00