| .. |
|
all_symbols.rs
|
[ty] Add module to result returned by "all symbols" API
|
2025-09-17 13:59:28 -04:00 |
|
completion.rs
|
[ty] Fix completions at end of file (#20993)
|
2025-10-21 09:24:31 +00:00 |
|
doc_highlights.rs
|
[ty] Added support for "document highlights" language server feature. (#19515)
|
2025-07-24 13:06:25 -07:00 |
|
docstring.rs
|
[ty] render docstrings in hover (#19882)
|
2025-08-13 14:59:20 +00:00 |
|
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 |
|
goto.rs
|
[ty] display variance on hover over type variables (#20900)
|
2025-10-20 17:28:36 +00:00 |
|
goto_declaration.rs
|
[ty] Make initializer calls GotoTargets (#20014)
|
2025-09-02 14:49:14 -04:00 |
|
goto_definition.rs
|
[ty] Make initializer calls GotoTargets (#20014)
|
2025-09-02 14:49:14 -04:00 |
|
goto_references.rs
|
[ty] Use dedent in cursor tests (#20019)
|
2025-08-21 10:31:54 +02:00 |
|
goto_type_definition.rs
|
[ty] Sync vendored typeshed stubs (#20876)
|
2025-10-15 11:13:32 +02:00 |
|
hover.rs
|
[ty] display variance on hover over type variables (#20900)
|
2025-10-20 17:28:36 +00:00 |
|
importer.rs
|
[ty] Fix auto import for files with from __future__ import (#20987)
|
2025-10-21 08:14:39 +02:00 |
|
inlay_hints.rs
|
[ty] Do not re-export ide_support attributes from types (#20769)
|
2025-10-08 17:45:28 +02:00 |
|
lib.rs
|
[ty] Add a new abstraction for adding imports to a module
|
2025-09-17 13:59:28 -04:00 |
|
markup.rs
|
Update Rust toolchain to 1.89 (#19807)
|
2025-08-07 18:21:50 +02:00 |
|
references.rs
|
[ty] render docstrings in hover (#19882)
|
2025-08-13 14:59:20 +00:00 |
|
rename.rs
|
[ty] render docstrings in hover (#19882)
|
2025-08-13 14:59:20 +00: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] Fix out-of-order semantic token for function with regular argument after kwargs (#21013)
|
2025-10-21 10:51:09 +02:00 |
|
signature_help.rs
|
[ty] Do not re-export ide_support attributes from types (#20769)
|
2025-10-08 17:45:28 +02:00 |
|
stub_mapping.rs
|
[ty] Implement non-stdlib stub mapping for classes and functions (#19471)
|
2025-07-22 12:42:55 +00:00 |
|
symbols.rs
|
[ty] Add some completion ranking improvements (#20807)
|
2025-10-15 08:59:33 +00:00 |
|
workspace_symbols.rs
|
[ty] Rejigger workspace symbols for more efficient caching
|
2025-08-23 12:53:41 -04:00 |