emacs-lsp / lsp-treemacs

lsp-mode :heart: treemacs
GNU General Public License v3.0
400 stars 47 forks source link

Error list is empty, but error and warning count are correct #5

Closed kolemannix closed 5 years ago

kolemannix commented 5 years ago

Thank you for this extension, I am very excited to use it!

image

See my issue above. This could be a problem with my configuration but I'm not really sure where to look. I've simply enabled lsp-treemacs using use-package, as directed:

(use-package lsp-treemacs :commands lsp-treemacs-errors-list)

I see the correct warning / error count, just not the actual files and errors. Please advise how to debug the issue.

Edit: Some info: It is a Rust project. I am using treemacs, projectile, lsp-mode, and flycheck, not flymake

yyoncho commented 5 years ago

It is a tree, you should be able to expand it using tab/mouse click