v0.0.9-beta1
Pre-release
Pre-release
Full Changelog: v0.0.8...v0.0.9-beta1
May release
This month brings ctags support for completion. The IDE can download a ctags binary and install it silently (see in configuration, CTags + Download). This gives us a way to follow symbol (right click on a symbol in your editor, after a you build your project), when you put your mouse over a symbol, you should see some information about it. Build output is colorful instead of plain text.
Preview image shows this project compiling a demo rust app. While I am developing this in C++, Rust support is a priority. My intention is to make this a Rust IDE as well.
- Simpler path editing widget - #69
- Control+Shift+T works in minimized mode - diegoiast/qmdilib#18
- First display - current line does not match the cursor position - diegoiast/qutepart-cpp#33
- SplitTabWidget/qmdiSplitTab - show tooltips for tabs - #70
- The side widget of the qtabwidget is no longer supported - #60
- Last closed files list is not saved in config - diegoiast/qmdilib#21
- ProjectManager: on output panel - files should be clickable: #64
- Search: search in file locks UI - #45
- qmdiTextEditor: ask tooltip data about item - #66
- CTags plugin - #67
- Sub menu for following symbols - #74
- Configuration dialog supports more settings - diegoiast/qmdilib#19
