Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When searching for references using the editor.action.goToReferences command, when the peek window opens, I’m not able to resize its height using the mouse. When hovering over its top/bottom boundaries, no resize cursor appears.
Steps to Reproduce
There are a few ways, but,
- Open a file in a project where a language server understands symbol information (in my case a PHP file with Intelephense)
- Move the cursor over a symbol, e.g. a class name
- Command palette > “Go To References” to open references in the project in the peek window.
- Position the mouse over the top or bottom edges of the pane => No up-down-arrow resize cursor appears, unable to otherwise change its height.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.77
VSCode Version: 1.99.3
Commit: ba90f2f88e4911312761abab9492c42442117cf0
Date: 2025-11-13T23:10:43.113Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
No - Cursor works, but with this issue