LSP don't work after build once. Maybe related to reuse terminal.
As the title said, after build the project once, the lsp and my vscode-neovim is not work at all. Maybe related to reused ternimal or tasks.
But when I manual kill the build terminal not reuse it after build, it's every thing ok, so can provide a option to not reuse terminal, and auto kill after build(" press any keys not reuse and kill it").
And there is a another small problem, the last few lines log is not show on the terminal. Use the xcode run app, the log size is normal.
If i use the "V1" task execuator in the setting, both of the problem is gone.
Could you help me reproduce this? I’m not familiar with the VSCode-Neovim extension and need guidance on what to do to get the same error message