10 Commits

Author SHA1 Message Date
Ian Wrzesinski
cfb3b1a270
Improve clarity of ast.rs for newcomers to the codebase (#5784)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: T0mstone <39707032+T0mstone@users.noreply.github.com>
2025-02-26 20:10:36 +00:00
Laurenz
eee903b0f8
Refactor Scope (#5797) 2025-02-03 16:04:54 +00:00
Laurenz
1b2719c94c
Resolve bound name of bare import statically (#5773) 2025-01-29 14:20:30 +00:00
Myriad-Dreamin
e8bbf3794f
Select items by import paths (#5518) 2025-01-06 13:31:42 +00:00
Laurenz
db06dbf976
Further improve IDE tests (#5602) 2024-12-18 19:26:39 +00:00
Myriad-Dreamin
1b10d19d76
Consider parameters when iterating items in scope (#5517) 2024-12-16 14:09:38 +00:00
Laurenz
de59d64d10 Simplify go-to-definition 2024-11-13 10:21:40 +01:00
Laurenz
a5a4b0b72f Introduce IdeWorld trait 2024-11-13 10:21:40 +01:00
Laurenz
be516867c8
Spans for cross-file go-to-definition (#4539) 2024-07-11 14:24:28 +00:00
Myriad-Dreamin
46ab4edea6
Basic Definition Finder for IDE (#4309)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-09 15:46:38 +00:00