v0.0.11
Full Changelog: v0.0.10...v0.0.11
July 2025 - release
This month continues the work of making the IDE better for editing. Split tabs are working better, can be considered stable. Added meson support. Where supported by the build system, we have real target support (in cmake, we can detect the exes found, instead of guessing it). The editor got multiple cursor support (my favorite feature so far!).
- Added meson support: #96 #94, coded live: https://youtu.be/HQQUMf89cVg
- Project search not clickable: #93
- Added support for multiple cursors: diegoiast/qutepart-cpp#18
- Search path is not saved: #85
- Split tabs - move beween tabs, click on empty place for new file: #62 #91
- Settings- reset to defaults: diegoiast/qmdilib#20, see also
- Custom project configuration updates : 97b7ab4, f541179
