Comment by veber-alex
13 hours ago
Yeah I have a similar experience with ty.
Looks like none of these new type checkers are ready yet.
13 hours ago
Yeah I have a similar experience with ty.
Looks like none of these new type checkers are ready yet.
Ty has autocomplete for imports, but it's hidden behind a toggle right now. They are still working on it. They index all the modules and functions, so you can just type the function name and it will suggest the correct import and insert it.