Running licensed Sublime v 4169 on a Mac. Havent used it for some time. I open a project and when I try to view a python file I get a huge popup dialog that runs off the bottom of the screen. Is there a close button somewhere off screen. I can’t use the Sublime menu while the dialog is open and I can’t close the dialog. That’s poor design.
The error message says “Failed to start LSP-pylsp” and tells me to use the command palette to start LSP Server but I can’t because of the above mentioned dialog that runs off the screen.
So I kill the editor from the command line and try again but on a text file, not a python one. I issue the command palette command and I’m asked to choose a language. Python is not a choice.
What can I do to get back to a usable editor for my Python project?