Git diff panel border cannot be resized by dragging

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

  • In VSCode, I can resize the git diff popup panel by dragging the border
    • In Cursor, the border doesn’t show drag cursor and cannot be resized
    • Cursor version: 2.0.69
    • OS: macOS 15.7.2(24G325)

Steps to Reproduce

  1. Make changes to a file
  2. Click on the file name in git changes
  3. Try to drag the border of the diff panel
  4. The cursor doesn’t change and panel cannot be resized

Expected Behavior

Similar to VSCode, you can resize the Git diff popup panel by dragging its borders.

Screenshots / Screen Recordings

  • VSCode

CleanShot 2025-11-08 at 17.59.26

  • Cursor

CleanShot 2025-11-08 at 17.57.19

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.69
Commit: 1.99.3

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report.

Since Cursor is based on VSCode 1.99.3 and you’re comparing it to a newer VSCode version, it looks like the Git diff panel resizing feature was added or improved in a more recent VSCode release.

Cursor updates its VSCode base periodically, so this should arrive automatically in a future update when the team integrates a newer VSCode version.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.