-
Notifications
You must be signed in to change notification settings - Fork 151
A LSP server providing type hints #55
Closed
Da1sypetals
started this conversation in
General
I have long been wondering why shape information is determined in compile time but there is no software displaying it right inside our editors.
I've been having this confusion for a long time since I started using triton, and finally I implemented (partially vibe coded...) cutile-typeviz, a LSP server to show type hints on VSCode (if your code compiles), or errors (if it doesn't).
Please mind that this thing is buggy!
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment