mirror of https://github.com/astral-sh/ruff
This makes auto-import include modules in suggestions. In this initial implementation, we permit this to include submodules as well. This is in contrast to what we do in `import ...` completions. It's easy to change this behavior, but I think it'd be interesting to run with this for now to see how well it works. |
||
|---|---|---|
| .. | ||
| snapshots | ||
| code_actions.rs | ||
| commands.rs | ||
| initialize.rs | ||
| inlay_hints.rs | ||
| main.rs | ||
| notebook.rs | ||
| publish_diagnostics.rs | ||
| pull_diagnostics.rs | ||