-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Probably a really dumb question, but is there anything special I need to do to run the most recent version?
When I install from Nova's extension section (i.e. the 1.0.3 version) and set my path to /users/kour1er/.local/pipx/venvs/python-lsp-server/bin/pylsp the extension works as expected.
But when I download from GitHub via the "https://github.com/mmshivesh/Python-Nova.novaextension/archive/refs/heads/master.zip" link, change the file extension, double click and install version 1.1.0 I can't seem to get it running. I've tried disabling and re-enabling the extension and quitting and restarting Nova.
I've enabled logging and looked but 1.1.0 doesn't seem to write anything to the log file at all, whereas 1.0.3 does.
Am I missing something totally obvious? -- Cheers