First I want to thank you for the excellent compiler. I code in C for decades and it's first time I see such a quality pro-class product free of all the bloat others have. Great job indeed!
Although I used to write code with my trusty editor, I really liked PellesC (v5) IDE and started using it on daily basis. However I have some minor, easy to implement suggestions.
1. Make "New project" dialog a bit wider (~20%) or resizable.
2. File - "Save As..." currently uses fixed sized dialog instead a resizable one, like file open. I think this is a minor but quite annoying bug.
3. Close tabs using mouse mid click
4. A tab context menu command allowing to close all the others tabs except current
5. Use mouse/key combination for "Go to definition of..." (something like CTRL-left click)
6. A "delete current line" editor command + shortcut (maybe a delete to EOL too, if you wish). I had suggested this
two years ago but seems you forgot to implement it. Please do that, as it's a very common action during coding.
I hope you consider implementing these in a future release.
Thanks