[Github-comments] [geany/geany] Brace highlighting if virtual spaces are enabled. (#1764)

2018-02-08 Thread van-de-bugger
If "virtual spaces" option (Edit->Preferences->Editor->Display)is set to "always", the caret may be positioned behind the end-of-line. If the line ends with a brace, it is highlighted if the caret is at the brace, *or* far behind the brace, e. g.: if ( ... ) {| If the caret is moving

[Github-comments] [geany/geany-plugins] ProjectOrganizer: Find in Project Files does not respect ignored files and ignored directories. (#691)

2018-02-10 Thread van-de-bugger
Project -> Properties -> Project Organizer dialog has number of project properties: Source patterns, Header patterns, Ignored file patterns, Ignored directory patterns. Menu -> Project -> Find in Project Files (it is a tool provided by Project Organizer) does not respect project settings

Re: [Github-comments] [geany/geany-plugins] ProjectOrganizer: Find in Project Files does not respect ignored files and ignored directories. (#691)

2018-02-11 Thread van-de-bugger
@techee I do understand that there are (or could be) some problems to implement "Find in Project Files" which will search in project files, as they defined by Project Organizer. But I do *not* understand what the point in "Find In Project Files" (a menu item added by Project Organizer!)

Re: [Github-comments] [geany/geany-plugins] ProjectOrganizer: Find in Project Files does not respect ignored files and ignored directories. (#691)

2018-02-11 Thread van-de-bugger
> So this is not a bug. It would be an enhancement. To me this declared but not implemented feature. What the point in "Find in Project Files" if it is just an another (and misleading!) name for "Find in Files"? "Find in Project Files" can be easily implemented by passing few more options to

[Github-comments] [geany/geany] Fix for #1764: Brace highlighting if virtual spaces are enabled (#1767)

2018-02-09 Thread van-de-bugger
See [Issue #1764](https://github.com/geany/geany/issues/1764). You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1767 -- Commit Summary -- * Fix for #1764: Brace highlighting if virtual spaces are enabled -- File Changes -- M

[Github-comments] [geany/geany-plugins] GeanyCtags does not respect relative project base path. (#698)

2018-02-23 Thread van-de-bugger
Geany 1.32. Preferences->General->Miscellaneous: "Project file is stored inside the project base directory" checked. A project is open. If project base path is absolute, everything works as expected. However, if project base path is `.`, "Generate tags" hangs. I found that Geany does not hang

Re: [Github-comments] [geany/geany] Fix for #1764: Brace highlighting if virtual spaces are enabled (#1767)

2019-02-20 Thread van-de-bugger
Closed #1767. -- 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/1767#event-2153510009

Re: [Github-comments] [geany/geany] Fix for #1764: Brace highlighting if virtual spaces are enabled (#1767)

2019-02-20 Thread van-de-bugger
@van-de-bugger pushed 1 commit. 0ded9a34031b46acf5148ee97ec53f170d889e91 Field width in statusbar template -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/geany/geany/pull/1767/files/a495440ed25eb1c8940b44ac5acfce0be82d3a48

[Github-comments] Re: [geany/geany] Statusbar Template enhancement: width specifier. (PR #3221)

2023-05-31 Thread van-de-bugger via Github-comments
It there any chances the patch will eventually be applied? The patch will celebrate a birthday in two weeks... -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3221#issuecomment-1571130406 You are receiving this because you are subscribed to this thread.