Stuck with changes i cannot accept

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Basically at some point i had some pending changes from cursor that i accepted but the UI and green highlight persisted.

I tried

  • restarting cursor
  • restarting my machine
  • deleting the agent chat i used

Steps to Reproduce

I have no idea how this happened, i believe i was trying to accept all changes and at some point the UI just glitched.

Expected Behavior

The UI shouldn’t be there an the pending changes should no longer be highlighted

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.43 (user setup)
VSCode Version: 1.99.3
Commit: 8e4da76ad196925accaa169efcae28c45454cce0
Date: 2025-10-30T18:49:27.589Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. Since a restart didn’t help, please try:

  • Fully close that file’s tab and reopen it, does the highlight stay?
  • Open Help → Toggle Developer Tools → Console, do you see any errors?

Also helpful to know:

  • Does this happen in other files or only this one?
  • Can you share a console screenshot with the file open?

If the highlight still won’t clear, this may need an engineering investigation. The diagnostic info above will help us decide if we should escalate.

probably a related issue - frequently (multiple times a day) i see this hover accept/undo changes popup:
image

no matter what i click, it does not disappear, sometimes i fully restart cursor and it is still present
sometimes i accept all the changes and this window still stays there
sometimes when i open an old chat, this popup appears and is impossible to get rid of or it shows changes that i have already accepted and when i accept them again, the affected files remain unchanged

rather confusing behavior

Same as 2.0.48: Edit Confirmation UI Unresponsive

2 Likes

Thanks for the info, that’s very helpful.

Same as: Keep All doesn't work after 22nd Aug update

Cursor needs to communicate something about these bugs! ‘Thanks for the info, we will look into it’ and then ghosting is no way to respond.

I’ve reported another bug that is also related to the review functionality:

But… I’m really skeptical that these will ever get even looked into? Review and accepting/rejecting code is not a nice to have…. I need this to work.

Having to switch to a git client to see what was changed is simply not viable long term.

Here it is again!
65793d15-0161-466a-b88a-59f2f3705e3b

Version: 2.0.54 (user setup)
VSCode Version: 1.99.3
Commit: 7a31bffd467aa2d9adfda69076eb924e9062cb20
Date: 2025-11-03T22:40:44.657Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.22631

Console Logs:

workbench.desktop.main.js:55 WARN Missing property “rpcFileLoggerFolder” in oldValue. Filling with value from initValue. Please add a migration if necessary.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-toolsai.datawrangler’ wants API proposal ‘debugFocus’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-vscode.vscode-copilot-data-analysis’ wants API proposal ‘chatVariableResolver’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-python.python’ wants API proposal ‘terminalShellType’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-python.vscode-python-envs’ wants API proposal ‘terminalShellType’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘github.copilot-chat’ wants API proposal ‘chatReadonlyPromptReference’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-azuretools.vscode-azure-github-copilot’ wants API proposal ‘lmTools’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘vscjava.vscode-java-pack’ wants API proposal ‘lmTools’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘apidev.azure-api-center’ wants API proposal ‘chatParticipant’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘apidev.azure-api-center’ wants API proposal ‘languageModels’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN No search provider registered for scheme: file, waiting
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:7824 [TerminalExecutionServiceProxy] v3 health check failed after 6866ms: Error: Extension host not ready after 10 attempts (6866ms elapsed)
at Uyo._createSessionWithRetry (workbench.desktop.main.js:7824:8317)
at async Uyo._healthCheckV3 (workbench.desktop.main.js:7824:6995)
at async Uyo._initializeDelegate (workbench.desktop.main.js:7824:11415)
_healthCheckV3 @ workbench.desktop.main.js:7824
workbench.desktop.main.js:7824 [TerminalExecutionServiceProxy] v3 health check failed, staying with current version
_initializeDelegate @ workbench.desktop.main.js:7824
workbench.desktop.main.js:55 ERR [Extension Host] (node:35248) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use Cursor --trace-deprecation ... to show where the warning was created)
error @ workbench.desktop.main.js:55
workbench.desktop.main.js:4957 [Extension Host] (node:35248) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use Cursor --trace-deprecation ... to show where the warning was created)
T5h @ workbench.desktop.main.js:4957
workbench.desktop.main.js:7500 Failed to load team commands: ConnectError: [unauthenticated] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getTeamCommands (workbench.desktop.main.js:589:348464)
at async Xpo.loadTeamCommands (workbench.desktop.main.js:7500:2992)

hey idk if this helps but when doing that, I get the following output:

this error is super frustrating bc cursor starts re editing the same things that it had already edited before and the context gets all messed up. Until it´s been fixed I´ll have to switch to another IDE

1 Like