Describe the Bug
The notebook support which was added in the latest Cursor version seems to work OK so far. However, the highlighting in the scroll bar is not working as in a script. Id est, when working in a script and selecting a variable, all the places where this variable appears in the script are highlighted in the scroll bar like in the screenshot below.
Yet, nothing of the sort happens in the Notebook, which is quite annoying.
Steps to Reproduce
Basically do anything in a Jupyter Notebook and select an object that is used multiple times.
Expected Behavior
The places this object is used should be highlighted in the scroll bar. It isn’t.
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.1.3 (Universal)
VSCode Version: 1.96.2
Commit: 979ba33804ac150108481c14e0b5cb970bda3260
Date: 2025-06-15T06:37:17.379Z
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.5.0
Does this stop you from using Cursor
No - Cursor works, but with this issue