neoclide / coc-python

Python extension for coc.nvim, fork of vscode-python
574 stars 51 forks source link

[question] Is there a way to see a list of linting errors? #69

Closed MadWombat closed 5 years ago

MadWombat commented 5 years ago

When a linter (in my case pylint) runs, I get marks on the side bar, but is there a way to see a full list of errors? I checked CocList quickfix and CocList locations and the regular quickfix window but it doesn't seem to be anywhere.

chemzqm commented 5 years ago

CocList diagnostics