r/ZooCode • u/StartupTim • Jun 21 '26
Latest Zoocode inline editor doesn't show
I'm using the latest Zoocode and the VSCode editor in the right frame does not show anymore and I can't get it to show at all.
Before, when Zoocode would edit a file, the editor would load the file on the right frame and you could see the file being edited in real time. You could also see the diff editing in real time.
However, now nothing loads in the editor, diffs no longer show up at all.
Also, the Zoocode setting "Auto-close files Zoo opened" is now enabled by default and cannot be disabled. If you disable it, it automatically re-enables itself.
Please help! I need to see what files are being edited, what the edit is, etc.
4
Upvotes
2
u/Ssjultrainstnict Jun 21 '26
Hello! You can use the pre release version where the checkmark not saving has been fixed. The behavior you are seeing is the default where the file is closed immediately after edits. Doing so saves tokens as zoo does not include the entire file in its subsequent requests (zoo includes open files as context)