File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ APP_LOW_NAME = "textosaurus"
33APP_REVERSE_NAME = " io.github.martinrotter.textosaurus"
44APP_AUTHOR = " Martin Rotter"
55APP_COPYRIGHT = " (C) 2018 $$APP_AUTHOR"
6- APP_VERSION = " 0.9.6 "
6+ APP_VERSION = " 0.9.7 "
77APP_LONG_NAME = " $$APP_NAME $$APP_VERSION"
88APP_EMAIL = " rotter.martinos@gmail.com"
99APP_URL = " https://github.com/martinrotter/textosaurus"
Original file line number Diff line number Diff line change 110.9.7
22-----
33Added:
4- * Code folding (see menu "View" -> "Code Folding") for all supported languages/lexers.
4+ * Code folding (see menu "View" -> "Code Folding"):
5+ * supports many languages/lexers,
6+ * respects active editor color theme (uses paper background color and primary text color),
7+ * fold column is automatically hidden if used language/lexer is not supported.
58* Added notification to "Output" sidebar (or tray icon) when document gets reloaded upon external change.
69* All sidebars can now be shrinked to very minimum width/height.
710
You can’t perform that action at this time.
0 commit comments