Evgeni Kolev
Evgeni Kolev
Hi, I updated the git-link package to the latest one and my custom function in "git-link-remote-alist" stopped working (produces incorrect URLs). I've been using git-link for 3+ years without any...
The u/redo hint was broken by https://github.com/edkolev/evil-goggles/commit/674a1be
**TL;DR: `tsgo` does not send `textDocument/publishDiagnostics` to eglot (Emacs LSP implementation).** For comparision, `typescript-language-server` does send it. Maybe there's a slight difference in the client capabilities which `tsgo` expects? Looking...