Commit graph

9 commits

Author SHA1 Message Date
Patrick Förster
6425af3f0a
Add texlab.findEnvironments workspace command (#896) 2023-06-07 20:44:33 +02:00
Patrick Förster
a7861ffe19 Fix clippy warnings 2023-05-28 20:01:41 +02:00
Patrick Förster
588f92df09 Update dependencies 2023-05-28 11:50:36 +02:00
Patrick Förster
10890d8869
Fix tracking cursor position (#889) 2023-05-20 21:02:47 +02:00
Patrick Förster
68bf2b3d96
Implement build cancellation (#888)
- Add `texlab.cancelBuild` workspace command to cancel all currently active builds.
- Cancelled builds now return the previously unused `CANCELLED` status.
- Fixes #887.
2023-05-20 20:56:23 +02:00
Patrick Förster
e6fe836ed6 Improve module organization 2023-04-18 21:26:06 +02:00
Patrick Förster
669e7629d6 Refactor textDocument/build request 2023-04-16 10:12:58 +02:00
Patrick Förster
27aba312a2 Refactor forward search 2023-04-15 11:48:34 +02:00
Patrick Förster
418ba1907e Refactor workspace commands 2023-04-14 21:25:15 +02:00