geany-plugins icon indicating copy to clipboard operation
geany-plugins copied to clipboard

[Numbered Bookmarsk] Fold state doesn't get remembered

Open hyoretsu opened this issue 5 months ago • 1 comments

Found that this feature was provided by a plugin, but I installed it and it simply isn't remembering fold states. The option is activated. I've tried it with both a file in WSL (which is the original location, \\wsl.localhost\archlinux\home\hyoretsu\projects\msuledger\tmp) and a normal Windows file in %UserProfile%/Documents, both with multiple files open and with a single file.

Using Geany 2.0

hyoretsu avatar Jul 28 '25 04:07 hyoretsu

I cannot reproduce (on Linux).

Could you provide detailed steps what you have done?

It might be related to the filenames and how they are stored.

In the Geany configuration directory (check the beginning of Help->Debug Messages for the exact location), there should be plugins/Geany_Numbered_Bookmarks/settings.conf. Could you post the contents of the FileData section of this file?

eht16 avatar Aug 03 '25 12:08 eht16