You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what I'm doing wrong, but I added the setup and tsserver on_attach part, and I have a print confirming it's running at least untill after ih.on_attach(c ,b) when I open a .ts file, but I see nothing after that. I'm using lunarvim.
Not sure what I'm doing wrong, but I added the setup and tsserver on_attach part, and I have a print confirming it's running at least untill after
ih.on_attach(c ,b)when I open a .ts file, but I see nothing after that. I'm using lunarvim.