Skip to content

0.9.7

Compare
Choose a tag to compare
@martinrotter martinrotter released this 24 May 18:57
· 468 commits to master since this release

Added:

  • Code folding (see menu "View" -> "Code Folding"):
    • supports many languages/lexers,
    • respects active editor color theme (uses paper background color and primary text color),
    • fold column is automatically hidden if used language/lexer is not supported.
  • Added notification to "Output" sidebar (or tray icon) when document gets reloaded upon external change.
  • All sidebars can now be shrinked to very minimum width/height.

Fixed:

  • Some minor glitches.
  • Fixed find results sidebar resetting its contents when moved to other dock area.