sweetpad icon indicating copy to clipboard operation
sweetpad copied to clipboard

LSP don't work after build once. Maybe related to reuse terminal.

Open Napoleon-Jm opened this issue 1 year ago • 1 comments

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.

Napoleon-Jm avatar Jan 07 '25 09:01 Napoleon-Jm

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

hyzyla avatar Jan 21 '25 20:01 hyzyla