Replies: 2 comments
-
I moved this to an issue in the ty repository |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I proposed this idea back in May:
microsoft/pylance-release#7180
And I think we're (Pylance) getting close to being able to actually ship something that uses TSP. We'll be using it to launch Pyright (and soon Pyrefly) as our type server.
Would you guys be open to me submitting PRs to add TSP support to Ty? I already have a skeleton working here:
https://github.com/rchiodo/ruff/tree/rchiodo/tsp_investigation
I'd love to submit that work and finish implementing all of the TSP requests in the protocol.
Beta Was this translation helpful? Give feedback.
All reactions