Skip to content

v0.6.1: Feature Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@rochus-keller rochus-keller released this 28 Jan 18:49
· 11 commits to master since this release

Now supporting the Qt Creator outline view.

An outline view of the currently displayed/edited file can be displayed. It can be used as a table of contents of the file and also includes the marker based code folding sections. You can double click on the outline entries to navigate to the corresponding position in the code; if synchronization is enabled the item in the outline corresponding to the cursor position is automatically selected and made visible.

Here is a screenshot.

See README.md for more information.