Describe the Bug
Sometimes when working in jupyter/python notebooks, the tab autocomplete goes really off-base. It will build these recommendations that always include all of the necessary import statements and preamble for the entire notebook, even if libraries are already imported in another cell, or anything. Usually the long code snippets in the recommendation are totally off base, and will not change even if I move to a different cell and regardless of the code that comes before them.
Steps to Reproduce
I don’t know exactly, but I provided a screenshot.
Expected Behavior
I’m supposed to get a nice autocomplete option that finishes the line or maybe the next line or two of code, not just completely overwrites it with something different and adds a bunch of unnecessary, previously included import statements
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.1.6 (Universal)
VSCode Version: 1.96.2
Commit: 5b19bac7a947f54e4caa3eb7e4c5fbf832389850
Date: 2025-06-25T02:16:57.571Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.4.0
Does this stop you from using Cursor
Yes - Cursor is unusable