lspcontainers.nvim icon indicating copy to clipboard operation
lspcontainers.nvim copied to clipboard

Add support for `ts_ls` language server

Open AnthonyUtt opened this issue 4 months ago • 0 comments

nvim-lsp has updated the name of tsserver to ts_ls for disambiguation purposes. The underlying language server is still the same, so support should be as simple as adding it to the list of supported servers with the same image as tsserver.

I have opened a PR here as well, hope that the contribution isn't out of line. Feel free to let me know I need to make any changes or anything.

AnthonyUtt avatar Oct 10 '24 20:10 AnthonyUtt