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?