🌐
Cursor
forum.cursor.com › support › bug reports
Unable to save files when format-on-save enabled - Bug Reports - Cursor - Community Forum
August 9, 2024 - I have Cursor and VS Code opened side-by-side. Each has the Black Formatter for python enabled to format on save. When I save in VS Code the file saves rather quickly, applying all recommended formatting changes w/ Black. When I save in Cursor the UI lags, the file does not save, and I get ...
🌐
Reddit
reddit.com › r/cursor › cursor: format on save (auto prettier) not working after update?
r/cursor on Reddit: Cursor: format on save (auto prettier) not working after update?
January 17, 2026 -

In Cursor, “format on save” (auto prettier) isn’t working for me.
It was working fine until yesterday, but after updating the Cursor editor, it seems to have stopped.

What’s weird is that in VS Code, it works perfectly on the same project/settings.

Is anyone else experiencing this, or is it just me?

🌐
Cursor
forum.cursor.com › support › bug reports
Format on save with prettier takes eternity - Bug Reports - Cursor - Community Forum
August 30, 2024 - Just as the title suggests, when format on save is enabled I takes a long time to save files. Formatter is Prettier. As I am writing this post: Saving ‘geniusCreateCase.ts’: Running ‘Prettier - Code formatter’ Formatter is running for a good 10 minutes now.
🌐
Cursor
forum.cursor.com › support › bug reports
Python format on save broken - Bug Reports - Cursor - Community Forum
September 16, 2024 - Currently it seems that the editor is not updating after formatOnSave: true for python files when using Black. This works fine in VS code. The file is saved, but the editor is not updated with the formatted file. So next time you try to save it says the files are out of sync and doesn’t save.
🌐
Cursor
forum.cursor.com › support › bug reports
Cursor will not format code - Bug Reports - Cursor - Community Forum
March 7, 2025 - Thanks for reporting a bug you have found in Cursor! Please add the following info to help us diagnose your issue: :white_check_mark: Check the forum to ensure the issue hasn’t been reported already There are several …
🌐
Cursor
forum.cursor.com › support › bug reports
Prettier extension's format-on-save doesn't work anymore - Bug Reports - Cursor - Community Forum
December 26, 2024 - Any idea how to fix? The inserted code is often badly indented and I don’t know about others but my personal ability to wrap my head around badly indented code is practically zero. Here is the snippet from my .vscode/se…
🌐
Cursor
forum.cursor.com › support › bug reports
Prettier code formatter on save since cursor version 1.7.46 - Bug Reports - Cursor - Community Forum
October 17, 2025 - Where does the bug appear (feature/product)? Cursor IDE Describe the Bug After updating to this version, when saving, the formatter should be running, but it keeps printing while it’s running, and the file doesn’t save. If I turn off Prettier, the file saves.
Find elsewhere
🌐
Cursor
forum.cursor.com › bug reports
Format on save with prettier takes eternity - #3 by zacatac - Bug Reports - Cursor - Community Forum
May 31, 2024 - Just as the title suggests, when format on save is enabled I takes a long time to save files. Formatter is Prettier. As I am writing this post: Saving ‘geniusCreateCase.ts’: Running ‘Prettier - Code formatter’ Formatte…
🌐
GitHub
github.com › prettier › prettier-vscode › issues › 2920
vscode format on save on big file cursor alway jump to the end of the file · Issue #2920 · prettier/prettier-vscode
March 22, 2023 - Format on save on big js file(3700lines), cursor alway jump to the end of the file prettier version 9.10.4 vscode 1.76.2
Published   Mar 22, 2023
🌐
GitHub
github.com › prettier › prettier-vscode › issues › 3948
Plugin not running or formating on save in v12 (Cursor) · Issue #3948 · prettier/prettier-vscode
January 22, 2026 - I revert to v11.0.0 and it immediately ... https://github.com/asb1512/prettier-vscode-plugin-demo · Make sure you have the latest version of the Prettier VSCode plugin installed in Cursor IDE....
Published   Jan 22, 2026
🌐
Cursor
forum.cursor.com › support › bug reports
Prettier formatting not working in Cursor - Bug Reports - Cursor - Community Forum
January 22, 2026 - Recently, Prettier stopped working in my Cursor editor for JSX, TS/TSX, JS, HTML, CSS, SCSS. Format on save and manual format both don’t trigger anymore. I’ve shared: Prettier installation screenshots My settings…
🌐
GitHub
github.com › prettier › prettier-vscode › issues › 3604
Cursor moving to end of file VS code >=1.96.3 · Issue #3604 · prettier/prettier-vscode
January 15, 2025 - Summary In version 1.96.3 of VS Code, there’s an issue with Prettier when using the formatOnSave feature. It mirrors the old symptoms mentioned in previous comments. Prettier is the only formatting plugin I’m using, and the problem occur...
Published   Jan 15, 2025
🌐
Cursor
forum.cursor.com › support › help
Auto code formating - Help - Cursor - Community Forum
September 9, 2024 - I am developing django application. However, the editor will automatically format the code in wrong way when I save the file. Anyone know how can I prevent the auto formatting ? attached is the screenshot before and af…
🌐
Cursor
forum.cursor.com › bug reports
Unable to save files when format-on-save enabled - #2 by currentoor - Bug Reports - Cursor - Community Forum
November 6, 2023 - I have Cursor and VS Code opened side-by-side. Each has the Black Formatter for python enabled to format on save. When I save in VS Code the file saves rather quickly, applying all recommended formatting changes w/ Blac…
🌐
Cursor
forum.cursor.com › support › help
Make cursor auto formatting with prettier working - Help - Cursor - Community Forum
May 19, 2025 - I can’t make working with typescript, I tried to disabled all extension, any experience with prettier and auto formatting ? from my side it works perfect in my vscode project.