I’m connecting to a Linux environment via SSH from Windows and using Cursor primarily for working with .ipynb files. I rely heavily on the tab autocomplete feature.
Since updating to version 0.50, the tab autocomplete often fails to work in .ipynb files. It works in the first cell, but not in the second or subsequent cells. Downgrading to version 0.48 resolves the issue — the autocomplete works correctly again.
The Cursor tab logs show that communication is successful, so the issue doesn’t appear to be related to the SSH connection.
Please investigate this regression in version 0.50.