Hi there,
after a long break, I have upgraded to a clean Python 3.14 and mpf 0.80.0, running the same in a virtual environment.
I am editing the mpf config files (on my Xubuntu game machine) with VS Code (on another Win11 machine) through SSH.
So how do I get this language server running?
I tried
pipx inject mpf mpf-language-server --pip-args="--pre" --verbose --include-deps --include-apps
from the github installation page, that throws errors at me, and I also tried Jan's video "
How to Setup Your IDE/Development Environment?", but without going through git hub (I'd rather leave the mpf code as is, and only do the "coding" of the config files). Also erros there.
Is the language server up to date for 0.80.0 already? Can someone do a step-by-step for me? I seem to be lost. I can post the errors I get, if that helps.
Thanks so much
Ralf