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

feat: add `ts_ls` language server support

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. Lmk if I need to do anything else to get this across

AnthonyUtt avatar Oct 03 '24 21:10 AnthonyUtt