i used the config from nvim-lspconfig, then `vim.lsp.enable('tsgo')` and it works great so far importantly, it fixes the issue i was having 😅
i used the config from nvim-lspconfig, then `vim.lsp.enable('tsgo')` and it works great so far importantly, it fixes the issue i was having 😅
Yeah, I don't really know how to set it up, but I really recommend trying out the new thing and tell us what bugs you find! Some features are missing / incomplete / maybe broken, but feel free to peruse github.com/microsoft/ty...
coming back to this a day after using it now... it seems to work great. the one thing i keep bumping into - many type imports don't seem to support go-to-def hover info of that same type shows correctly (so it has resolved it, just go-to-def doesn't work) will search the issues!