Hacker News new | ask | show | jobs
by Sarios 411 days ago
Perhaps a silly question. Will ty be usable for getting semantical completions / suggestions. Similar to using pyright to get completions based on what's being written.
1 comments

We are planning on shipping an LSP front end, and the goal is for that to include code completions. Though to set expectations, they will probably not be that sophisticated on day one. There's a lot of interesting work that we could do here, but it will take time!
You guys take your time and enjoy yourselves :). You have a proven record of making good tools, so if this part takes a while, let it take a while.