Commit graph

7 commits

Author SHA1 Message Date
Patrick Förster
24a6497048 Update dependencies 2023-07-19 18:07:42 +02:00
Patrick Förster
5e657d825c Fix parsing identifiers with '=' symbol
See #568.
2023-07-07 22:01:55 +02:00
Patrick Förster
d32de1548a
Add additional diagnostics (#899)
* Refactor reporting of syntax errors
* Report diagnostics for unused or undefined labels
* Report undefined citation and unused entries
* Use indexed citations when processing requests
* Use new "unnecessary" diagnostic tag
* Add tests for diagnostics module
2023-06-29 19:22:05 +02:00
Patrick Förster
f24f35f2a6
Add symbol support for thmtools package (#897) 2023-06-07 09:35:57 +02:00
Patrick Förster
edee410a66 Refactor document and workspace symbol requests 2023-04-22 13:20:55 +02:00
Patrick Förster
cb13ad3978 Split tex and aux indices into separate structs 2023-04-07 09:56:58 +02:00
Patrick Förster
037aad5513 Move syntax module to separate crate 2023-03-29 21:37:10 +02:00