emacs-lsp / lsp-treemacs

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

'lsp-treemacs-errors-list' not showing up on MacOS 12.4 With 'macports' Version Of Emacs, Emacs Version 28.1 #131

Open SamuelBanya opened 2 years ago

SamuelBanya commented 2 years ago

Hello,

I am able to use 'lsp-treemacs-errors-list' without a problem on Linux (Manjaro Linux) but if I try to do the same within an LSP enabled buffer, I don't get any single error listed.

I am currently using Emacs Version 28.1 from this version of Emacs, which I installed via these two commands: brew tap railwaycat/emacsmacport brew install --cask emacs-mac

I was trying to get Emacs to be more IDE-like by including this on the bottom, but its unfortunately just not working as intended.

Curious if this is something that could be fixed for MacOS.

Here's my related config: