[Github-comments] [geany/geany-plugins] Automatic bookmarks (#654)

Giacomo Tesio notifications at xxxxx
Fri Dec 1 19:32:48 UTC 2017


In large C files I use bookmarks to organize code in sections marked by conments that describe what the cose does.

Lately I started to write such comments in markdown, so that I get something similar to literate haskell but in C.

However the bookmarks set at the beginning of each section are not preserved when I get changes from the git repository that other colleagues committed.

Given that these bookmarks are always marked by a new markdown header in a comment I'd like to have them automatically detected on file open.

That is: if the line match a regex, but a bookmark there.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/654
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171201/b7b9dabc/attachment.html>


More information about the Github-comments mailing list