Marc Soda, Sr

Results 5 comments of Marc Soda, Sr

Actually, here's a small PR to do it: https://github.com/emacs-lsp/lsp-treemacs/pull/148.

I'm also getting an error with Python 3.12.2 and Cython 3.0.11 on macOS: ``` ./pymuscle5/_muscle.cpp:3233:3: error: no member named 'use_tracing' in '_PyCFrame' ``` Full output is [here](https://gist.github.com/marcantonio/46f77631fd0c9baf5d689016ba7dad3d). Any suggestions?

I'm having the same issue. I found the issue reported to gptel [here](https://github.com/karthink/gptel/issues/237). That issue is reported for spacemacs which uses purpose. A spacemacs workaround was merged [here](https://github.com/syl20bnr/spacemacs/pull/16471). I'm not...

Note that I didn't test `lsp-treemacs-type-hierarchy` or `lsp-treemacs-java-deps-list` because they aren't support for my setup. I left symbols, references, and implementations alone because they have existing logic. Let me know...

Updated. Ready to review again.