ruff/crates/ty_ide
UnboundVariable 0acc273286
[ty] Implemented "go to definition" support for import statements (#19428)
This PR extends the "go to declaration" and "go to definition"
functionality to support import statements — both standard imports and
"from" import forms.

---------

Co-authored-by: UnboundVariable <unbound@gmail.com>
2025-07-19 11:22:07 -07:00
..
src [ty] Implemented "go to definition" support for import statements (#19428) 2025-07-19 11:22:07 -07:00
Cargo.toml [ty] Initial implementation of signature help provider (#19194) 2025-07-10 19:32:00 -07:00