Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The references panel that opens up when you select “Go to References”, is not resizable leaving us with very little view context.
Same can be said for all the panels inside the main editor which have a peek-through behavior (e.g. declarations, type definitions, call heirarchy).
More screen+code context is needed for bigger function bodies, although the current panels are scrollable but this was a standard behaviour in vscode which somehow is disabled here.
Steps to Reproduce
- Right click any function
- Select “Go to References”
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 2.6.21 (Universal)
VSCode Version: 1.105.1
Commit: fea2f546c979a0a4ad1deab23552a43568807590
Date: 2026-03-21T22:09:10.098Z
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 24.3.0
Does this stop you from using Cursor
No - Cursor works, but with this issue