Lukas Wirth
|
ef462ca88e
|
Update test fixtures
|
2024-07-18 09:09:31 +02:00 |
|
Jimmy Miller
|
b67b352ac7
|
Make functions in impl have a container name
fixes #16015
|
2023-12-17 13:44:47 -05:00 |
|
Lukas Wirth
|
1604ad1a6d
|
Bump DEFAULT_QUERY_SEARCH_LIMIT from 40 to 100
|
2023-12-12 15:36:22 +01:00 |
|
Lukas Wirth
|
9cb13b6efb
|
Allow navigation targets to be duplicated when the focus range lies in the macro definition site
|
2023-12-06 12:38:19 +01:00 |
|
Lukas Wirth
|
890eb17b4e
|
Replace ID based TokenMap with proper relative text-ranges / spans
|
2023-11-28 10:55:39 +01:00 |
|
Lukas Wirth
|
eb6244c5f9
|
Record import aliases in symbol index
|
2023-08-18 11:46:35 +02:00 |
|
Lukas Wirth
|
a02b9b279e
|
internal: Lazy eager macros
|
2023-06-09 13:02:13 +02:00 |
|
alibektas
|
1222869b3e
|
Fix #14557. Docs aliases can now be detected and used in searching for workspace symbols
|
2023-05-24 23:57:24 +02:00 |
|
Lukas Wirth
|
2e03b198ca
|
fix: Fix perf regression from symbol index refactor
|
2023-05-13 17:41:09 +02:00 |
|
Lukas Wirth
|
f501c6a516
|
Refactor symbol index
|
2023-05-02 12:11:42 +02:00 |
|
Lukas Wirth
|
7f0fbf7f9d
|
Switch crate graph to use an Arena instead of a hashmap
|
2023-04-05 10:32:02 +02:00 |
|
Lukas Wirth
|
7bf2a25dfe
|
Encode the variants of HirFileId in a u32 with MSB as the tag
|
2022-11-25 23:28:35 +01:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|