[Github-comments] [geany/geany] Fix the current scope shown in the statusbar (#1280)

Colomban Wendling notifications at xxxxx
Fri Oct 28 09:03:22 UTC 2016


b4n commented on this pull request.



> @@ -2289,6 +2290,32 @@ static gint get_fold_header_after(ScintillaObject *sci, gint line)
 }
 
 
+/* returns the line after following all brace match for @brace on @line */
+static gint resolve_matching_braces(ScintillaObject *sci, gint line, gint brace)

will fix

-- 
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/pull/1280
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161028/934a6c69/attachment.html>


More information about the Github-comments mailing list