Hi,
While testing the macOS version, I found the following issues:
- almost always (9 out of 10) crash when pressing the "Save everything" toolbar button, or using the context menu's "Save project" option
- when loading a project, Code::Blocks becomes completely unresponsive, probably doing code parsing (in my case it's between 1:30-2 mins)
- when I want to add a new include file (i.e. typing '#include "'), CB also becomes unresponsive (I guess it collects candidates)
I'm using wxWidgets and OpenCV, but it's a fairly small code base so far.
Edit
I'm on Ventura.
Thanks,
Inskipp