51
Help / Re: Why does the code editor window close after saving a file?
« Last post by Pecan on April 17, 2026, 07:25:46 pm »You have only one file open. If the only file open is closed, that's what happens. The tab notebook closes also. So it looks like something has overridden the save function with a close function instead.
Codeblocks saves modified files if they are closed. But it usually asks first to do so.
I agree that this is entirely peculiar, never reported before, and I can't re-create it.
Are you saving the file with the drop down menu, or using a key combo?
Have there been any modification/overrides made to the keyboard?
Show us an image where you have two files open, then modify/save just one of them. What does that look like?
Codeblocks saves modified files if they are closed. But it usually asks first to do so.
I agree that this is entirely peculiar, never reported before, and I can't re-create it.
Are you saving the file with the drop down menu, or using a key combo?
Have there been any modification/overrides made to the keyboard?
Show us an image where you have two files open, then modify/save just one of them. What does that look like?
Recent Posts