ruff/crates/ty_server
Andrew Gallant 43d983ecae [ty] Add tests for how qualified auto-imports are shown
Specifically, we want to test that something like `import typing`
should only be shown when we are actually going to insert an import.
*And* that when we insert a qualified name, then we should show it
as such in the completion suggestions.
2025-12-16 08:00:04 -05:00
..
src [ty] Stabilize rename (#21940) 2025-12-12 13:52:47 +01:00
tests/e2e [ty] Add tests for how qualified auto-imports are shown 2025-12-16 08:00:04 -05:00
Cargo.toml [ty] Add 'remove unused ignore comment' code action (#21582) 2025-11-25 08:08:21 -05:00