| .. |
|
all_symbols.rs
|
[ty] Add modules to auto-import
|
2025-12-04 17:37:37 -05:00 |
|
code_action.rs
|
[ty] Fix reveal-type E2E test (#21865)
|
2025-12-09 14:08:22 +01:00 |
|
completion.rs
|
[ty] Use default settings in completion tests
|
2025-12-09 10:42:46 -05:00 |
|
doc_highlights.rs
|
[ty] Add redeclaration LSP tests (#21812)
|
2025-12-05 18:02:34 +00:00 |
|
docstring.rs
|
Remove unused whitespaces in test cases (#21806)
|
2025-12-05 12:51:40 +05:30 |
|
document_symbols.rs
|
[ty] Rejigger workspace symbols for more efficient caching
|
2025-08-23 12:53:41 -04:00 |
|
find_node.rs
|
[ty] fix GotoTargets for keyword args in nested function calls (#20013)
|
2025-08-21 20:19:52 +00:00 |
|
find_references.rs
|
[ty] Add redeclaration LSP tests (#21812)
|
2025-12-05 18:02:34 +00:00 |
|
goto.rs
|
[ty] Support renaming import aliases (#21792)
|
2025-12-05 19:12:13 +01:00 |
|
goto_declaration.rs
|
[ty] Add redeclaration LSP tests (#21812)
|
2025-12-05 18:02:34 +00:00 |
|
goto_definition.rs
|
[ty] Add redeclaration LSP tests (#21812)
|
2025-12-05 18:02:34 +00:00 |
|
goto_type_definition.rs
|
Remove unused whitespaces in test cases (#21806)
|
2025-12-05 12:51:40 +05:30 |
|
hover.rs
|
[ty] Complete support for `ParamSpec` (#21445)
|
2025-12-05 22:00:06 +05:30 |
|
importer.rs
|
[ty] Add support for module-only import requests
|
2025-12-04 17:37:37 -05:00 |
|
inlay_hints.rs
|
[ty] Supress inlay hints when assigning a trivial initializer call (#21848)
|
2025-12-08 10:54:30 -05:00 |
|
lib.rs
|
[ty] Rename `ReferenceRequestHandler` file (#21680)
|
2025-11-28 16:23:29 +01:00 |
|
markup.rs
|
Update Rust toolchain to 1.89 (#19807)
|
2025-08-07 18:21:50 +02:00 |
|
references.rs
|
[ty] Support renaming import aliases (#21792)
|
2025-12-05 19:12:13 +01:00 |
|
rename.rs
|
[ty] Support renaming import aliases (#21792)
|
2025-12-05 19:12:13 +01:00 |
|
selection_range.rs
|
[ty] fix GotoTargets for keyword args in nested function calls (#20013)
|
2025-08-21 20:19:52 +00:00 |
|
semantic_tokens.rs
|
[ty] Support renaming import aliases (#21792)
|
2025-12-05 19:12:13 +01:00 |
|
signature_help.rs
|
[ty] Enrich function argument auto-complete suggestions with annotated types
|
2025-12-08 14:19:44 -05:00 |
|
stub_mapping.rs
|
[ty] Implement lsp support for string annotations (#21577)
|
2025-11-25 13:31:04 +00:00 |
|
symbols.rs
|
[ty] Clarify the use of `SymbolKind` in auto-import
|
2025-12-04 13:21:26 -05:00 |
|
workspace_symbols.rs
|
[ty] Add "import ..." code-action for unresolved references (#21629)
|
2025-11-27 10:06:38 -05:00 |