Forums

Pylance [VS code] x PythonAnywhere

Hey Guys!

Wondering, is it possible to connect VS code to the servers of PythonAnywhere? Because, one of the key extensions that I tend to use on daily basis - Pylance, always crashes when connected to the server.

Are there any solutions?

Yeah what you could look at is developing on your local machine and syncing changes to PythonAnywhere via ssh. I think vscode has something builtin called "remote depoloyments" or something like that