ruff
8e52027a - [ty] Add naive implementation of completions for unimported symbols

Commit
17 days ago
[ty] Add naive implementation of completions for unimported symbols This re-works the `all_symbols` based added previously to work across all modules available, and not just what is directly in the workspace. Note that we always pass an empty string as a query, which makes the results always empty. We'll fix this in a subsequent commit.
Author
Committer
Parents
Loading