v0.0.10-alpha1
Pre-release
Pre-release
Full Changelog: v0.0.9...v0.0.10-alpha1
June 2025 release
This month I added sponsorship options, as well as a YouTube playlist in which I demo the IDE by fixing bugs, and developing features using the IDE itself. See https://www.youtube.com/playlist?list=PLQeAIMKe60pMtZp3KZTmYoYXySy6UlvD3
The LSP integration is slowly maturing. I am testing a new library for LSP support, see repo https://github.com/diegoiast/lsp-client-demo-qt . Code from that demo/experiment will move to the IDE when its ready.
- ProjectManager: build on unix has weird newlines - #88
- Build issues contain ansi characters #83
- TextEditor: files are sometimes saved without newlines: #89
- Projectsearch: paths cannot start with "/", as they are relative to the search path: #87
- CTags: quering is too slow #86
- PluginManager: restored history is in reverse order - diegoiast/qmdilib#24
- qmdiEditor: reloading does not work - #82
- search fails to work, unless i type * - #80
- qmdiEditor: closing new file when aborting save - #79
- SplitTabWidget: cannot move tabs - #81
- New application icon- 069b76e