[Github-comments] Re: [geany/geany] How can open in default browser if a link is clicked (Issue #3464)

2023-04-17 Thread elextr via Github-comments
What is a "link"? The manual shows how to open a selection in a browser using [context actions](https://www.geany.org/manual/current/index.html#context-actions). -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3464#issuecomment-1512342747 You are

[Github-comments] Re: [geany/geany] [C++] Calltip should show return type last for `auto` functions (Issue #3459)

2023-04-17 Thread elextr via Github-comments
> Well Geany could use [scope::]func_name(params) -> return_type format for C++ > calltips. It should be familiar to any modern C++ developer and -> is fairly > intuitive anyway. Agreed > It would be especially useful when there are overloads returning different > types, otherwise clicking

[Github-comments] [geany/geany] How can open in default browser if a link is clicked (Issue #3464)

2023-04-17 Thread abdulbadii via Github-comments
or double click, or any combination with key Seems to not exist in menu-click, so how to do it the simplest way, or just this'd be a feature request ? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3464 You are receiving this because you are

[Github-comments] Re: [geany/geany] Refactor tm_parser_format_function: merge double `switch (lang)` (PR #3463)

2023-04-17 Thread elextr via Github-comments
Hmmm, yes the original didn't make sense did it? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3463#issuecomment-1512281489 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] MSYS2/MinGW-w64: Missing Header 'alloca.h' (Issue #3437)

2023-04-17 Thread Jordan Irwin via Github-comments
> That you are using Meson is an important bit of information. My apologies for not being clear. When I opened this, I thought meson was the recommended build tool. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3437#issuecomment-1512227657 You are

[Github-comments] Re: [geany/geany] Mingw-w64 CI fails (Issue #3461)

2023-04-17 Thread Ralph Engels via Github-comments
looks like something causes libtool to bugger out, try adding lt_cv_deplibs_check_method=${lt_cv_deplibs_check_method='pass_all'} to /etc/config.site or export lt_cv_deplibs_check_method='pass_all' to the PKGBUILD build section. -- Reply to this email directly or view it on GitHub:

[Github-comments] Re: [geany/geany] Mingw-w64 CI fails (Issue #3461)

2023-04-17 Thread Enrico Tröger via Github-comments
See https://github.com/msys2/MINGW-packages/issues/16836 -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3461#issuecomment-1512130925 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] [geany/geany] Refactor tm_parser_format_function: merge double `switch (lang)` (PR #3463)

2023-04-17 Thread Nick Treleaven via Github-comments
You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/3463 -- Commit Summary -- * [tm_parser_format_function] Merge double `switch (lang)` -- File Changes -- M src/tagmanager/tm_parser.c (36) -- Patch Links --

[Github-comments] Re: [geany/geany] [C++] Calltip should show return type last for `auto` functions (Issue #3459)

2023-04-17 Thread Nick Treleaven via Github-comments
> Be nice to find a universal solution though. Well Geany could use *[scope::]func_name(params) -> return_type* format for C++ calltips. It should be familiar to any modern C++ developer and `->` is fairly intuitive anyway. It would be especially useful when there are overloads returning

[Github-comments] Re: [geany/geany] Update lexilla to 5.2.4 (PR #3441)

2023-04-17 Thread Thomas Martitz via Github-comments
I hope to have a look here after my vacations in about two weeks -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3441#issuecomment-1510753081 You are receiving this because you are subscribed to this thread. Message ID: