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
It might be useful to use lsp-devtools record to capture an LSP session and use pytest-lsp to replay that session and make sure that the server behaves as expected
It might be useful to use
lsp-devtools recordto capture an LSP session and usepytest-lspto replay that session and make sure that the server behaves as expected