Does not make edits until the file is saved manually

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

At some point, the file seems to lock, and all edits made by Cursor start asking to save the file before they are applied. This only happens in C# projects, but in Pothon projects everything is fine. Please help me fix this. This problem appeared due to the new Cursor update. I’ve attached screenshots.

Steps to Reproduce

At some point it stops working

Screenshots / Screen Recordings

Screenshot 2025-12-12 112635.png

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.20 (user setup)
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
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.26200

For AI issues: which model did you use?

Auto

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. Please check the following steps:

  • Run without extensions: cursor --disable-extensions. Is the issue still there?
  • If it disappears, enable extensions one by one, especially C#, C# Dev Kit, IntelliCode, formatters.
  • Temporary workaround: set Auto Save = afterDelay.
  • After the bug appears, perform Developer: Reload Window.

Please send:

  • A list of enabled extensions.
  • Logs: Help - Toggle Developer Tools - Console and Log: Extension Host.
  • Minimal reproduction steps on a simple C# file.

Let us know the result of running without extensions and which extension causes the bug to return.

I ran cursor --disable-extensions , but the problem persisted. I’m attaching the logs.

workbench.desktop.main.js542 This d.txt (18,0 КБ)

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