Get the latest tech news
Kate and Python Language Server
Gamedev, FOSS, programming, stuff.
As much as I love Kate editor, as I mentioned in my previous post, setting up Python language server has always been a bit fiddly if you want it to work with virtual environments. Also silly side tangent, I kinda find it weird people call them "LSP" and not "LS" or "language server. We need to create a bash script called pylsp_in_env(or whatever you desire) which Kate will use to figure out the virtual environment before running the language server.
Or read this on Hacker News