[Github-comments] Re: [geany/geany] Thumbs up hunt (Issue #3938)

2024-10-04 Thread elextr via Github-comments
I did a quick prototype (+Dart & Zig, see I'm not against them ;-) - A-B - Abaqus - ABC - Actionscript - Ada - Arduino - Asciidoc - Asm - Autoit - Batch - Bibtex - C - C - Caml - CIL - Clojure - Cmake - COBOL - Coffeescript - Conf - Cpp - CS - CUDA - Cyt

[Github-comments] Re: [geany/geany] Thumbs up hunt (Issue #3938)

2024-10-04 Thread elextr via Github-comments
> and now say "quick, in which group is Python?", I'll know it's somewhere in > the second half but will have to start going through the letters of the > alphabet to be sure where P is exactly. Oh, I see what you mean, maybe make the menu labels `A-B-C-E-F-G`, `H-I-J-K-L`, `M-N-O-P-Q`, and `R-S

[Github-comments] Re: [geany/geany] Thumbs up hunt (Issue #3938)

2024-10-04 Thread Jiří Techet via Github-comments
> since filetypes_extensions.conf is not versionable better to use a completely > different [Groups] name, maybe [Menu] because in existing files [Groups] will > not have group_name_* and group_lang_* in it. No problem with having `[Menu]` but the problem shouldn't exist as existing `filetypes_

[Github-comments] Re: [geany/geany] Support for Dart (#371)

2024-10-04 Thread elextr via Github-comments
Folks folks, how many commands are we talking about? Can't we all be friends and have both? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/371#issuecomment-2394788927 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Geany did not notify to save when logging off from OS that is set with save session for future logins. (Issue #3975)

2024-10-04 Thread elextr via Github-comments
Short form: when your system does logout it simply stops Geany, effectively crashing it, so nothing is saved. Long form: Geany is a portable application, it runs on Windows, Macos, and all Linux desktops, and each Linux desktop has different session management methods. Geany does not have the

[Github-comments] Re: [geany/geany] Geany did not notify to save when logging off from OS that is set with save session for future logins. (Issue #3975)

2024-10-04 Thread elextr via Github-comments
Closed #3975 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3975#event-14525995290 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Thumbs up hunt (Issue #3938)

2024-10-04 Thread elextr via Github-comments
@techee yep, that sounds like the sort of thing. A couple of comments: 1. since `filetypes_extensions.conf` is not versionable better to use a completely different `[Groups]` name, maybe `[Menu]` because in existing files `[Groups]` will not have `group_name_*` and `group_lang_*` in it. 2. how

[Github-comments] Re: [geany/geany] Support for Dart (#371)

2024-10-04 Thread Isaque Neves via Github-comments
I use pure dart a lot on a daily basis developing backend applications with dart shelf and frontend with ngdart, much more than with Flutter, so for me it would be more useful for dart tools to be the default. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/

[Github-comments] [geany/geany] Geany did not notify to save when logging off from OS that is set with save session for future logins. (Issue #3975)

2024-10-04 Thread PthDE via Github-comments
geany 2.0 (built on Oct 23 2023 with GTK 3.24.38, GLib 2.78.0) OS ManjaroLinux 24.1.0 Xahea OS Kernel 6.6.52-1-MANJARO (linux66) File type *.ino (Arduino IDE 2 code file) After some extensive editing, user logged-off to return to log-in screen, with OS set to save session for future logins. Im

[Github-comments] Re: [geany/geany] Add Zig support (PR #3974)

2024-10-04 Thread Jiří Techet via Github-comments
@techee pushed 1 commit. 1cd4d6609a5c7498f4ae3af970145b4ff30b0ccb Add Zig support -- View it on GitHub: https://github.com/geany/geany/pull/3974/files/7b7f9f2acf7ef903a2e19e375ff10a26e650ed7f..1cd4d6609a5c7498f4ae3af970145b4ff30b0ccb You are receiving this because you are subscribed to this thr

[Github-comments] Re: [geany/geany] Thumbs up hunt (Issue #3938)

2024-10-04 Thread Jiří Techet via Github-comments
> 11. Menu: this is the only remaining problem with adding more filetypes > AFAICT, everything goes in the "Programming" submenu which is already too > large, seems general agreement that the menu should be arranged by name in > alphabetic ranges. The ranges can be chosen to make each sub-menu a

[Github-comments] [geany/geany] Add Zig support (PR #3974)

2024-10-04 Thread Jiří Techet via Github-comments
Uses the recently merged Zig lexer from lexilla. Fixes #3724. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/3974 -- Commit Summary -- * Add Zig support -- File Changes -- M data/Makefile.am (3) A data/filedefs/filetypes.zig (71

[Github-comments] Re: [geany/geany-plugins] Add bracket colors plugin (PR #1221)

2024-10-04 Thread Asif Amin via Github-comments
@b4n @elextr @eht16 @rdipardo I just pushed a bug fix for [this](https://github.com/geany/geany-plugins/pull/1221#issuecomment-2347381734) I did a clean build of geany 2.1 and verified my plugin works as expected. ``` arlut@trix:~/geany-plugins$ geany -V geany 2.1 (git >= 30f84de9a) (built on 20

[Github-comments] Re: [geany/geany] Thumbs up hunt (Issue #3938)

2024-10-04 Thread rdipardo via Github-comments
> @rdipardo has indicated that the Kotlin parser is ok for their usage ... Not that I recall. This is probably a reference to @dolik-rce's pull request comment: - https://github.com/geany/geany/pull/3034#issuecomment-987693940 -- Reply to this email directly or view it on GitHub: https://gith

[Github-comments] Re: [geany/geany] Support for Dart (#371)

2024-10-04 Thread Jamie Drinkell via Github-comments
Thank you both :) I'll build the #3973 version this weekend to try it out, I have some code from going through the Flutter tutorials which I can test with Geany, and I can try some simple CLI stuff using pure dart too. I think maybe the analyse commands should be changed to use the "flutter a

[Github-comments] Re: [geany/geany] Support for Dart (#371)

2024-10-04 Thread Jiří Techet via Github-comments
Ah, right, I never clicked the "Actions" button before ;-) -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/371#issuecomment-2393297683 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] Support for Dart (#371)

2024-10-04 Thread elextr via Github-comments
PR -> Actions -> Select the build action -> Artifacts gives the same URL as you create without the fudging :-) -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/371#issuecomment-2393281299 You are receiving this because you are subscribed to this thread.

[Github-comments] Re: [geany/geany] Support for Dart (#371)

2024-10-04 Thread Jiří Techet via Github-comments
> There may be a [Windows > installer](https://github.com/geany/geany/actions/runs/11167700273) including > the PR, @eht16 I didn't find any instructions on the website, but maybe I > skimmed too fast? When you click on Details in "Mingw-w64 Build (Windows)" check, you get to https://github.co

[Github-comments] Re: [geany/geany] Support for Dart (#371)

2024-10-04 Thread Jiří Techet via Github-comments
@M0JXD @yangsfang I'm definitely interested in some feedback from Dart users. In particular, I'm not quite sure how the build menu should look like and if what I used from https://github.com/geany/geany/pull/3372 is alright: ```ini [build-menu] # %f will be replaced by the complete filename # %

[Github-comments] Re: [geany/geany] Add Dart support (PR #3973)

2024-10-04 Thread Jiří Techet via Github-comments
@techee pushed 1 commit. f55f2f71f34a5d8efcfe658837c5223f21aef781 Add Dart support -- View it on GitHub: https://github.com/geany/geany/pull/3973/files/767e5b68029f83750c90272340d227811bf90699..f55f2f71f34a5d8efcfe658837c5223f21aef781 You are receiving this because you are subscribed to this th