mirror of https://github.com/astral-sh/ruff
Specifically, we make two changes: 1. We only show `import ...` when there is an actual import edit. 2. We now show the text we will insert. This means that when we insert a qualified symbol, the qualification will show in the completions suggested. Ref https://github.com/astral-sh/ty/issues/1274#issuecomment-3352233790 |
||
|---|---|---|
| .. | ||
| snapshots | ||
| code_actions.rs | ||
| commands.rs | ||
| completions.rs | ||
| initialize.rs | ||
| inlay_hints.rs | ||
| main.rs | ||
| notebook.rs | ||
| publish_diagnostics.rs | ||
| pull_diagnostics.rs | ||
| rename.rs | ||