That's quite a few questions, but…
- The Help link https://www.geany.org/manual/2.1/index.html in Help is 404.
- The home page https://www.geany.org/ promotes version 2.0.
Geany 2.1 isn't released yet (don't trust the milestone date, it's not closed yet)
- Please add a link to the HTML version of the manual in the Help list.
Where do you mean?
- I created a copy of a colorschema as ineuw.conf in the local installation but it's not listed.
- Is v2.1 using a single colorschema folder for user and superuser?
There is the system colorscheme directory (usually /usr/share/geany/colorschemes/, or the same under /usr/local/ if you installed manually), and the one in the Geany configuration, ~/.config/geany/colorschemes/.
Unrelated note: I advise against running Geany as root.
- Can I disable bracket highlights? Where?
You can make it look like the default style using Tools -> Configuration files -> filetypes.common and set brace_good=default
in the [named_styles]
section.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.