-
-
Notifications
You must be signed in to change notification settings - Fork 313
add tsgo support #1698
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Is your feature related to a problem?
https://github.com/microsoft/typescript-go
https://github.com/sohanemon/tsgo.nvim - tsc.nvim replacement
Describe the new feature
tsgo has been available for awhile and has its own lsp. it has its own lsp and is much faster than the other options out there like tsserver, vtsls, etc. The ask is to add support for this. Unfortunately, I tried a lot setting this up myself but likely am doing something wrong hence wasn't able to do so.
Additional context
No response