[Github-comments] Re: [geany/geany-plugins] Porting devhelp plugin for gtk3. Working display in sidebar and main … (PR #1242)

2024-02-06 Thread @liomarhora via Github-comments
Closed #1242. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1242#event-11722045209 You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany-plugins] Porting devhelp plugin for gtk3. Working display in sidebar and main … (PR #1242)

2024-02-06 Thread @liomarhora via Github-comments
@liomarhora pushed 0 commits. -- View it on GitHub: https://github.com/geany/geany-plugins/pull/1242/files/8b9bfccaa220ce25eda4854bded15a3ee468fabd..6227d2bebb980b908261f4c9bc470d2de011351c You are receiving this because you are subscribed to this thread. Message ID:

[Github-comments] Re: [geany/geany] filetypes.Dockerfile.conf (Issue #3752)

2024-02-06 Thread elextr via Github-comments
While the lexer_filetype being sh seems ok (based on 10 secs inspection of dockerfile format), but does the C tagparser really generate useful symbols? Any other docker users want to comment (for example the one using docker to build Geany for Windows [end subtle]). -- Reply to this email

[Github-comments] Re: [geany/geany] filetypes.Dockerfile.conf (Issue #3752)

2024-02-06 Thread Andy Alt via Github-comments
Thanks. I consulted [phind](https://www.phind.com/search?cache=m3jm69uiaqguzjakctnepwd9) to get it to work. You want a PR? ``` [styling=C] [keywords] primary= ADD ARG CMD COPY ENTRYPOINT ENV EXPOSE FROM HEALTHCHECK LABEL MAINTAINER ONBUILD RUN SHELL STOPSIGNAL USER VOLUME WORKDIR