Thanks for reporting a bug you have found in Cursor!
Please add the following info to help us diagnose your issue:
Check the forum to ensure the issue hasn’t been reported already
There are several posts stating the problem, none with solutions.
Provide a clear description of the bug
Code formatters do not work anymore in cursor. This is true using the Black formatted with Python with both autosave and when running from the command palate. It won’t format typescript. It won’t format dataform. Nothing. Maybe its a language server issue?
The same plugins and settings work just fine in vscode.
sometimes by uninstalling and installing plugins I can get it to work or a few minutes, but I don’t know what combination works. The demo below only has python, black, and cursor Pyright installed.
Explain how to reproduce the bug (if known)
just started. I haven’t been able to figure out the cause.
Attach screenshots or recordings (e.g.,
.jpg
, .png
, .mp4
).
Sorry, the gif. is quarter speed, but you also don’t accept mp4 uploads.
Tell us your operating system and your Cursor version (e.g.,
Windows, 0.x.x
).
OSX 15.3.1
Version: 0.46.10
VSCode Version: 1.96.2
Commit: 7b3e0d45d4f952938dbd8e1e29c1b17003198480
Date: 2025-03-06T20:54:59.526Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.3.0
Tell us if the issue stops you from using Cursor.
Yes. I have to switch back and forth between cursor and vscode to pass pre-commit checks. Its incredibly inefficient so for the most part I’ll stay in vscode until its fixed.