Over the past weeks I have a very frustrating issue: autocomplete stops working when I use multiple tabs. I have this issue both with a private pro (trial) account and pro business account.
I can reproduce the problem like this:
- Start Cursor.
- Start coding in a notebook (autocomplete works as it should).
- Open/go to another notebook in a new tab.
Autocomplete now stops working. It does not work in any notebook opened.
The chat and Command-k still works. Only autocomplete is not working.
The only way to get autocomplete to work again is by restarting Cursor.
I have done a complete reinstall of Cursor. Does not help. I have only standard Python and Jupyter extensions installed. I have tried with different Cursor accounts, including a business account.
Version: 0.48.7 (Universal)
VSCode Version: 1.96.2
Using MacOS 15.4.
Any ideas?