After last update PRETTIER stopped working

Any updates? Updated to 2.5.26, and the printWidth is still getting ignored. Its been more than a month! I am VERY tempted to switch to other solutions if this keeps up.

at some point downgrading prettier did, help but currently it doesn’t work anymore.

Cursor: Version: 2.5.26
VSCode Version: 1.105.1
Commit: 7d96c2a03bb088ad367615e9da1a3fe20fbbc6a0
Date: 2026-02-26T04:57:56.825Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 24.6.0

I’m on macbook pro m3.

When I wired up the format command to cmd+s it somewhat work, but the real issue is that, the ā€œon saveā€ event doesn’t trigger prettier anymore, but the prettier itself does work. it’s unacceptable that after I ask the agent to generate code for me and I have to manually go through all the files and manually format them and if I don’t do this, the git diff is enormous. Any plans on fixing this?