Commit Graph

5175 Commits

Author SHA1 Message Date
James-Yu
5db189f625 Suppress PDF signature log in viewer [skip ci] 2023-02-02 16:02:15 +08:00
James Yu
d6ee5e7eb6 Fix typo [skip ci] 2023-02-01 23:59:36 +08:00
James Yu
f3d9224664 Fix #3683 Explain on conflict with vscode-pdf 2023-02-01 23:15:54 +08:00
James-Yu
cb35ebe09e Update bug report and feature request templates 2023-02-01 16:02:51 +08:00
James-Yu
884a43a0c0 Fix #3682 Visually activate hand tool in viewer 2023-02-01 15:15:45 +08:00
James-Yu
ab357e31ac In test, cleanAndRetry interfers autoClean.run
- Also disable onchange of bib test on win for high false alarm rate
2023-02-01 11:17:17 +08:00
James-Yu
bd8e1641c5 Add cleaner tests c.f. #3679 2023-02-01 11:06:50 +08:00
James Yu
22e8f70a52 Ignore unlinking exception in tests 2023-01-30 16:43:56 +08:00
James Yu
a402e75741 Fix a while breaking issue of prev commit 2023-01-30 16:28:18 +08:00
James Yu
2f37a90c82 Retry unlinking test files on EBUSY on windows 2023-01-30 16:27:39 +08:00
James Yu
7fb315eff6 Properly remove tex listeners on watcher reset 2023-01-30 16:14:12 +08:00
James Yu
e0d91d7d70 Fix a duplicate file listener issue
- All tests are faster now.
- Unify test APIs
2023-01-30 15:59:45 +08:00
James Yu
059b05e1ec Fix an issue with chokidar polling interval config
- Tweak auto-build test delays
2023-01-30 14:26:25 +08:00
James-Yu
e62e1c2394 Unify test API names, limit auto-build test time 2023-01-30 13:34:04 +08:00
James-Yu
6d3f5ae466 Lighter auto-build tests 2023-01-30 13:12:39 +08:00
James Yu
889ea0260c Lighter build tests 2023-01-29 22:28:23 +08:00
James Yu
ab2009cccb Fix multiroot tests 2023-01-29 21:22:31 +08:00
James Yu
a357c4c93b Faster find root test suite 2023-01-29 21:13:16 +08:00
James Yu
66c13500f0 Version 9.6.0 2023-01-29 18:13:07 +08:00
James Yu
dd53c99fb8 Clean up suggestion test APIs 2023-01-25 15:18:26 +08:00
James Yu
d0dced1592 Fix DeepScan complaints 2023-01-25 02:49:59 +08:00
James Yu
35ed3bca2f Consistent get suggestion API in tests 2023-01-25 01:25:48 +08:00
James Yu
63450349f2 Intellisense tests don't open editor 2023-01-24 21:40:13 +08:00
James Yu
e2d315b4d1 Decouple suggestion providers from vscode.Document 2023-01-24 17:23:19 +08:00
Jerome Lelong
29c51ee472 Update grammar files to jlelong/vscode-latex-basics@16ac438ab1 2023-01-24 08:40:30 +01:00
Jerome Lelong
1f25ffb569 Allow single letter words
See https://github.com/microsoft/vscode/issues/170588
2023-01-24 08:36:03 +01:00
James Yu
bdb0d1d7c3 Tweak event awaits in test regarding cacher change 2023-01-24 14:42:06 +08:00
James Yu
755768fb97 Remove unused exports 2023-01-24 13:59:49 +08:00
James Yu
da4b6a2f27 Merge branch 'efficient-cacher' 2023-01-24 13:44:38 +08:00
James Yu
226d139e91 Fix #3662 Use path.resolve to find pkg json file 2023-01-23 18:57:34 +08:00
James Yu
1325f4a951 Tweak structure wait for caching done 2023-01-23 17:23:47 +08:00
James Yu
cdbbe40d65 Reduce complexity of command finder
- `whichPackageProvidesCommand` is simplified by using a universal cmd suggestion array
- `commandSignatureDuplicationDetector` check is advanced
2023-01-23 14:55:56 +08:00
James Yu
c4c37f84c6
Merge pull request #3639 from modaresimr/fix-pdf-viewer-in-code-server
Fix pdf viewer in code server
2023-01-23 13:45:39 +08:00
James Yu
cd49ae2ae3 Merge remote-tracking branch 'origin/master' into pr/modaresimr/3639 2023-01-23 13:42:50 +08:00
James Yu
4fcbed795c Fix two / in viewer url 2023-01-23 13:36:41 +08:00
James Yu
1ca4bc87bd Version 9.5.0 2023-01-23 00:08:40 +08:00
James Yu
bf2837948a Remove unused icons 2023-01-23 00:01:40 +08:00
James Yu
d6f0bad3fd Use webview instead of custom editor 2023-01-22 19:36:12 +08:00
James Yu
723705e544 No repeat find root calls on active editor change 2023-01-22 18:50:39 +08:00
James Yu
9888e15c43 Decouple AST parsing with main logic 2023-01-22 12:35:57 +08:00
James Yu
bf7499669a Show doc outline on vscode start, wait for cache 2023-01-22 12:18:41 +08:00
James Yu
443b80bb63 Invoke structure only when all caching finished 2023-01-22 03:46:08 +08:00
James Yu
0d7af630a7 Parse AST on caching, not on structuring 2023-01-22 02:28:09 +08:00
James Yu
3d8244174c Fix #3657 A condition bug on newcommand detection 2023-01-21 11:13:28 +08:00
James Yu
088f1d9161 Fix a test log reset issue 2023-01-20 18:12:27 +08:00
James Yu
c27fb50852 Resolve #3658 Add config intellisense.label.command to enable label definitions other than \label{} 2023-01-20 18:02:53 +08:00
James Yu
abab852ebe Fix #3657 Add a command check in cmdfinder 2023-01-20 16:23:40 +08:00
James Yu
7dfaa46b93 Fix typo in previous commit 2023-01-19 21:48:03 +08:00
James Yu
12f4c9daca Resolve #3654 Don't enforce -cd on latexmk 2023-01-19 21:46:48 +08:00
James Yu
e9c84cc0e7 When finding PDF, outdir is always be respected 2023-01-18 15:45:20 +08:00