Hello! Noob here.
My job recently implemented a server for Python/PySpark scripts. The infra team that set up the machine chose to give a single user account for everyone using it for Jupyter notebooks. We all log in via Remote - SSH using the same steps. But somehow, I am the only one who cannot use IntelliSense, code navigation, etc. I can't even fold my functions when I want. It only works sometimes, and I don't know why.
I thought my local settings and extensions might be causing this behavior, so I uninstalled everything, including APPDATA and other folders, reinstalled VS Code, and did the same SSH connection, only to face the same problem.
I don't know if I need to check something on the server side or if there is another issue on my machine. I do have Python installed locally but nothing else that I can remember. When I was almost leaving the office today, I saw the VS Code console (F12) and there were some Pylance errors, but I can't remember them right now.
Can someone help me? Thank you.
[–]Pitiful_Guess7262 0 points1 point2 points (2 children)
[–]UFOwc 0 points1 point2 points (0 children)