I wrote this "issue":

How do I instruct #pylsp to use a workspace local configuration ?

https://github.com/python-lsp/python-lsp-server/issues/156

#Python
#Emacs
#lsp
#lsp_mode

configuration: how to · Issue #156 · python-lsp/python-lsp-server

How do I write a configuration file that is local to a project ? The home page says that Pylsp follows this order a conf in the user home folder supeseded by a configuration passed in by the lsp cl...

GitHub

I'm having an issue with the #Emacs lsp-ui thing

I made this video for showing the defect

https://spectra.video/w/uKeZ4rfWigGvPneqkeM6wg

I also published an issue in their repo

https://github.com/emacs-lsp/lsp-ui/issues/680

Any help appreciated

#lsp
#lsp_mode

lsp-ui

PeerTube

I managed to have Emacs lsp-mode to find and run the right (?) server

BUT

With lsp-describe-session I see this server has NO capabilities

Why is this ?

Is lsp-mode calling it incorrectly ?

Or do I just need to configure it in any way ?

Also, what's that path on the last line ? Why is it shown there ?

That bin folder is empty 🤷‍♂️

#Python
#lsp
#lsp_mode
#Emacs