[Github-comments] [geany/geany-plugins] Go to correct line number when ctags search returns one item (#465)

Colomban Wendling notifications at xxxxx
Tue Jul 19 14:36:34 UTC 2016


> @@ -414,6 +414,7 @@ static void find_tags(const gchar *name, gboolean declaration, gboolean case_sen
>  	gchar *tag_filename = NULL;
>  	tagEntry entry;
>  	tagFileInfo info;
> +	int lastLineNumber = 0;

style: this file uses underscore separators, not CamelCase

---
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/pull/465/files/7615549245f187866870cffa621e98165c010090#r71351081
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160719/d2bb6eeb/attachment.html>


More information about the Github-comments mailing list