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
I sometimes use Aider to make quick changes in files. It makes the modifications in the background, but, when it's done, sometimes (not always) the LSP will detach from the buffer. It will still work on other open Dart buffers, but not the modified one. I also tried running LspStart and LspRestart, but that didn't help. LspInfo still shows the client as active, just not attached to the buffer. Usually closing and reopening the buffer fixes it.
Any ideas on where to look? I can provide any additional info if required.
The text was updated successfully, but these errors were encountered:
I sometimes use Aider to make quick changes in files. It makes the modifications in the background, but, when it's done, sometimes (not always) the LSP will detach from the buffer. It will still work on other open Dart buffers, but not the modified one. I also tried running LspStart and LspRestart, but that didn't help. LspInfo still shows the client as active, just not attached to the buffer. Usually closing and reopening the buffer fixes it.
Any ideas on where to look? I can provide any additional info if required.
The text was updated successfully, but these errors were encountered: