[Github-comments] Re: [geany/geany] Sync our ctags to the latest tag version (p6.1.20240421.0) (PR #3859)

2024-05-14 Thread Colomban Wendling via Github-comments
Once this is dealt with that'd be fine: * https://github.com/universal-ctags/ctags/pull/3993 * https://github.com/universal-ctags/ctags/pull/3998 (new feature, so quite optional) * https://github.com/universal-ctags/ctags/pull/3999 -- Reply to this email directly or view it on GitHub:

[Github-comments] Re: [geany/geany] Sync our ctags to the latest tag version (p6.1.20240421.0) (PR #3859)

2024-05-14 Thread Jiří Techet via Github-comments
> @techee I just added 2 more commits -- feel free to comment and reject them :) Yes, that's what I'm gonna do, just to enjoy the power :-). Anyway, great, I've merged this PR. If you plan to do some more ctags changes, just ping me when you are done and the changes are merged upstream and I'll

[Github-comments] Re: [geany/geany] Sync our ctags to the latest tag version (p6.1.20240421.0) (PR #3859)

2024-05-14 Thread Jiří Techet via Github-comments
Merged #3859 into master. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3859#event-12800733048 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany-plugins] Vimode: Fix cursor hang with folded lines (PR #1326)

2024-05-14 Thread cresto sylvain via Github-comments
@scresto09 commented on this pull request. > return; - /* see cmd_goto_up() for explanation */ - one_above = p->line + num - 1; - one_above = one_above < last_line ? one_above : last_line - 1; - pos = SSM(p->sci, SCI_GETLINEENDPOSITION, one_above, 0); -

[Github-comments] Re: [geany/geany-themes] Update spyder-dark.conf: Fix invisible text in symbols highlight (PR #73)

2024-05-14 Thread Dominic Hopf via Github-comments
Merged #73 into master. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-themes/pull/73#event-12796636191 You are receiving this because you are subscribed to this thread. Message ID: