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
Hi
I'm trying to use dmypy (mypy in daemon mode) as a linter, but it's not working.
I'm can use mypy using the config in the wiki, and I can use dmypy in cli.
My question is how can I see what command is the diagnostic lsp actually running and what response is it receiving and what is going wrong? No error or message is being printed in coc's log file AFAIK.
Hi
I'm trying to use
dmypy
(mypy
in daemon mode) as a linter, but it's not working.I'm can use
mypy
using the config in the wiki, and I can usedmypy
in cli.My question is how can I see what command is the diagnostic lsp actually running and what response is it receiving and what is going wrong? No error or message is being printed in coc's log file AFAIK.
This is the relevant part of
coc-settings
:And this is my versions:
Thank you very much
The text was updated successfully, but these errors were encountered: