I can’t tell if this is intentional behavior, but I wish the new cursor 3 agent view when editor tabs were open respected my vscode settings in cursor. I make manual edits much less frequently with this agent view, but my auto-format auto-lint on save is pretty essential to my workflow when I do use an editor tab.
1 Like
Hey, thanks for the report. This is a known issue, format on save isn’t supported yet in the new Agents window (Glass mode). VS Code settings like editor.formatOnSave and editor.codeActionsOnSave don’t get picked up there yet.
The team is aware. There’s no exact ETA yet, but it’s a priority.
As a temporary workaround, if you need to format a file, open it in the regular editor window (not via the Agents window) and save it there. Then format on save will work as usual.
Let me know if you have any other questions.