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 afraid that it's kind of relating python-lsp-server itself though, could you please help me to understand how to check the plugin is enabled or not?
I have pyproject.toml and line-length = 110 but my emacs(lsp-mode) keep reporting line warning < 110. Similarly I'm not sure another plugin(isort) is being enabled or not. Is there any way to debug it?