Y
Hacker News
new
|
ask
|
show
|
jobs
by
veber-alex
252 days ago
Yeah I have a similar experience with ty.
Looks like none of these new type checkers are ready yet.
1 comments
f311a
252 days ago
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.
link