The references panel is not resizable

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

  1. Right click any function
  2. 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

Thanks for the report, @boogey! This is a known issue we’re already tracking. I’ve added your report to that internal bug report. We’ll update this thread with any progress that gets made!

Thanks @Colin
Appreciate it!