Correct way to ensure already attached buffer is detached from the workspace and language server #5383
Unanswered
asmodeus812
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i wanted to know what is the correct way to detach an already attached buffer,to ensure that the language server has also received the detach request as well. This is about detaching an already attached single buffer, from a workspace, where other buffers that are already attached should remain attached, would like to be able to do this without restarting the language server.
Beta Was this translation helpful? Give feedback.
All reactions