Skip to content

Conversation

@mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Sep 26, 2025

Fixes #6534

Closes #4194
Closes #4196

This updates the behavior of watch mode in the server configuration to ensure that user-defined auto-save is kept, rather than being forcibly overridden. We had this originally enabled to avoid conflicts between the server's view of the file and external changes made from the filesystem. Since the cell matching has improved (#6127), I don't expect this to cause issues.

We can in a followup handle overwrites and show the user (similar to how vscode or other IDEs might handle this)

@vercel
Copy link

vercel bot commented Sep 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Sep 26, 2025 3:34pm

manzt
manzt previously approved these changes Sep 26, 2025
Copy link
Contributor

@manzt manzt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small comment

@mscolnick mscolnick merged commit 36549d6 into main Sep 26, 2025
40 of 41 checks passed
@mscolnick mscolnick deleted the ms/watch-auto-save branch September 26, 2025 16:41
@dmadisetti dmadisetti added the bug Something isn't working label Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

4 participants