emacs-lsp / lsp-treemacs

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

Fix icons #7

Closed Alexander-Miller closed 5 years ago

Alexander-Miller commented 5 years ago

Also added a homepage header, my flycheck was treating that as an error.

yyoncho commented 5 years ago

Thank you!

dakra commented 5 years ago

jFYI there is a similar issue with lsp-java-treemacs here

I don't think many people use lsp-java-treemacs, I just saw it because my package manager byte compiles all files and I see the warnings/errors.

yyoncho commented 5 years ago

@dakra lsp-java-treemacs is now deprecated and has to be reimplemented from scratch using different backend API.