ruff
0acc2732 - [ty] Implemented "go to definition" support for import statements (#19428)

Commit
56 days ago
[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>
Parents
Loading