9fans / acme-lsp

Language Server Protocol tools for the acme text editor
MIT License
193 stars 25 forks source link

Cant reload file with typescript lsp #75

Closed Superpat closed 2 months ago

Superpat commented 3 months ago

So the typescript lsp works pretty well when reading a file, I get diagnostics and hover info, but if I modify the file and Put, it's new state is never reloaded. Even if I click on Get in the file and / or Reload in the diagnostics window.

The only thing to do is restart the lsp or restart acme-lsp on file change, which is a bit annoying haha.

Superpat commented 3 months ago

to be clear this is when files are changed inside acme, not by an outside process like #6

fhs commented 2 months ago

Reopening because we still need to update acme-lsp's dependency on go-lsp-internal.