[Github-comments] Re: [geany/geany-plugins] Devhelpplugin (PR #1311)

2024-02-23 Thread elextr via Github-comments
It still contains build artifacts that should not be saved in the repository. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1311#issuecomment-1962163188 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] update fortran keywords (PR #3656)

2024-02-23 Thread gnikit via Github-comments
Completely understandable @elextr about the lexer. We have a GSoC project this year that aims at adding highlighting support in our language server so fingers crossed Fortran can soon join the experiment. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/

[Github-comments] [geany/geany-plugins] Devhelpplugin (PR #1311)

2024-02-23 Thread @liomarhora via Github-comments
Insert devhelp plugin You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/1311 -- Commit Summary -- * Porting devhelp plugin for gtk3. Working display in sidebar and main window. Missing showing SearchBar in sidebar or other tweaks.

[Github-comments] Re: [geany/geany] How to disable Geany bracket/brace highlighting (Issue #3555)

2024-02-23 Thread ralf3u via Github-comments
I just tested also the color scheme Metallic Bottle. Before that, I did that: - I changed in metallic-bottle.conf the brace_good=-value and the brace_bad=-value like the default=-value of metallic-bottle.conf. - I saved the document. I changed to the color scheme Metallic Bottle. I closed Geany.

[Github-comments] [geany/geany] Plugin dir as cli option/environmental variable (Issue #3775)

2024-02-23 Thread Frank Lanitz via Github-comments
>From time to time I'd find it useful to set the plugin folder where geany is >searching for *.so could be set via CLI option at runtime and independent from >its geany.conf file. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3775 You are receiving

[Github-comments] Re: [geany/geany] How to disable Geany bracket/brace highlighting (Issue #3555)

2024-02-23 Thread ralf3u via Github-comments
If I see the issue, but you don't, does that mean that I have to install Geany tarball to test the issue there? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3555#issuecomment-1961431285 You are receiving this because you are subscribed to this threa

[Github-comments] Re: [geany/geany] How to disable Geany bracket/brace highlighting (Issue #3555)

2024-02-23 Thread ralf3u via Github-comments
The issue is still there. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3555#issuecomment-1961372024 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] How to disable Geany bracket/brace highlighting (Issue #3555)

2024-02-23 Thread ralf3u via Github-comments
Yes, now I understood. I'm sorry for that. I will test it again. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3555#issuecomment-1961358532 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] How to disable Geany bracket/brace highlighting (Issue #3555)

2024-02-23 Thread elextr via Github-comments
The default default defaulted to the default default's default ... yeah, its confusing with all the defaults, but I don't know how to describe it better :grin: -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3555#issuecomment-1961357041 You are receiv

[Github-comments] Re: [geany/geany] How to disable Geany bracket/brace highlighting (Issue #3555)

2024-02-23 Thread elextr via Github-comments
No. I said " if you are using a non-default colour scheme you need to set `brace_good`/`brace_bad` to the value of `default` in the colour scheme, not the global default". Since you are editing `gedit.conf` you need to use the value of default from `gedit.conf` not the value of `default` from

[Github-comments] Re: [geany/geany] How to disable Geany bracket/brace highlighting (Issue #3555)

2024-02-23 Thread ralf3u via Github-comments
>... I mean the value of default a few lines above the brace_good/brace_bad >lines, ... I found this in the document filetypes.common that is located in .config/geany/filedefs ``` default=0x00;0xff;false;false ``` I copied and pasted the value of default in gedit.conf like this: ``` brac

[Github-comments] Re: [geany/geany] How to disable Geany bracket/brace highlighting (Issue #3555)

2024-02-23 Thread elextr via Github-comments
Ahh, we have a miscommunication about "default", I mean the value of `default` a few lines above the `brace_good`/`brace_bad` lines, not the default value of the `brace_good`/`brace_bad` lines from `filetype.conf`. And if you are using a non-default colour scheme you need to set `brace_good`/`b

[Github-comments] Re: [geany/geany] How to disable Geany bracket/brace highlighting (Issue #3555)

2024-02-23 Thread ralf3u via Github-comments
Sorry, for my words, I typed 'WFM what means' in a search engine, and the answer was to that time 'workforce management'. So, there was a misunderstanding. I copied pasted from the document filetypes.common, that is located in .config/geany/filedefs in gedit.conf those lines: brace_good=0x