kenmo-pb
kenmo-pb
This PR removes the hard-coded Default Color Schemes count in the `Preferences.pb` DataSection. Instead, it marks the end of the color schemes with an empty name string (`Data$ ""`) and...
This PR adds a simple "Show in Folder" AKA "Open File Location" action to the File menu and the TabBar popup menu. It's a quick way to locate a source...
In the `Project` tab > `Project Files` list, you can double-click a project file to open it (or switch to it). This PR adds the same action if you press...
Here are some related bugs concerning the `Save As` feature. **I am willing to submit fixes, if we agree on the proper desired behavior!** **Bug 1 - Any Two Files**...
On Linux*, with a project open in the IDE, I can `Ctrl+Tab` forward through all open tabs with no problem, but `Ctrl+Shift+Tab` backward gets "stuck" on the ProjectInfo tab. It...