ruff/crates/ty_ide/src
Micha Reiser 9714c589e1
[ty] Support renaming import aliases (#21792)
2025-12-05 19:12:13 +01:00
..
all_symbols.rs [ty] Add modules to auto-import 2025-12-04 17:37:37 -05:00
code_action.rs [ty] Add code action to ignore diagnostic on the current line (#21595) 2025-11-29 15:41:54 +01:00
completion.rs [ty] Add modules to auto-import 2025-12-04 17:37:37 -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 Remove unused whitespaces in test cases (#21806) 2025-12-05 12:51:40 +05:30
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 Move `Token`, `TokenKind` and `Tokens` to `ruff-python-ast` (#21760) 2025-12-02 20:10:46 +01: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