Commit graph

14 commits

Author SHA1 Message Date
Patrick Förster
7f09abcd0f
Handle command definitions without curly braces (#1422)
Parse structures like \newcommand\foo{bar} correctly.
2025-06-24 20:08:42 +02:00
Jonáš Dujava
c9ee5b1357
Support starred variants in "Go to References" (#1235)
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
2024-10-09 08:43:22 +02:00
Patrick Förster
6fe748c11c
Use workspace dependencies (#1184) 2024-08-11 13:15:58 +02:00
dependabot[bot]
491459e791
Bump rustc-hash from 1.1.0 to 2.0.0 (#1157) 2024-07-06 07:33:26 +00:00
Patrick Förster
fb78a16541
Fix clippy warnings (#1113) 2024-05-10 18:41:45 +02:00
Patrick Förster
025242be9d
Fix "needless borrow" clippy warnings (#1112) 2024-05-10 18:06:46 +02:00
Patrick Förster
50a54f399c
Add "Find all References" for commands (#1085) 2024-04-21 08:50:46 +02:00
Patrick Förster
0ab43a0538 Refactor LSP type conversions 2024-01-27 21:55:17 +01:00
dependabot[bot]
1affbbeaf2
Bump rowan from 0.15.13 to 0.15.15 (#982) 2024-01-09 19:58:04 +00:00
dependabot[bot]
25e027ce19
Bump rowan from 0.15.11 to 0.15.13 (#957) 2023-11-12 13:48:18 +00:00
Patrick Förster
2117fa41a0 Refactor existing tests 2023-11-11 20:17:03 +01:00
Patrick Förster
36c18bb75a Fix some clippy warnings 2023-08-06 09:59:40 +02:00
Patrick Förster
20e8137fa4 Move goto definition feature to separate crate 2023-07-23 14:43:30 +02:00
Patrick Förster
16930748c0 Move references request to separate crate 2023-07-16 21:30:39 +02:00