2

Whenever I open a file in the Geany IDE, I want the file's text to be folded in exactly the same way that the text was folded the last time I was editing it. Is it possible to configure Geany to keep the code folding consistent between editing sessions?

1 Answers1

0

Geany does not have such a feature (unless it has been added recently and not included in latest LTS-version). Yet, there is a plugin called geanynumberedbookmarks that claims to be able to do this. Also, assuming that I don't remember wrong, Kate has this ability builtin.

F-3000
  • 101