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
When I used 'u' to restore last session's code or use 'Leet last_submit' to restore last submission, the LSP didn't respond. Instead, it stucked at the suggestions it provided for the problem template.
'LspRestart' does work but it only refreshes the LSP output and the LSP is still not responding to new inputs after that. Auto complete powered by LSP doesn't work also.
I'm using C++ with clangd.
The text was updated successfully, but these errors were encountered:
When I used 'u' to restore last session's code or use 'Leet last_submit' to restore last submission, the LSP didn't respond. Instead, it stucked at the suggestions it provided for the problem template.
'LspRestart' does work but it only refreshes the LSP output and the LSP is still not responding to new inputs after that. Auto complete powered by LSP doesn't work also.
I'm using C++ with clangd.
The text was updated successfully, but these errors were encountered: