@M0JXD @yangsfang
So now can any Dart users try #3973 which includes the Lexilla highlighter. Of
course it needs Geany to be built with the PR included so its harder to test.
There may be a [Windows
installer](https://github.com/geany/geany/actions/runs/11167700273) including
the PR, @eht16
@asifamin13 pushed 1 commit.
a99f196faaaff437170d53304348aee746b56f0a bracketcolors: Handle when
bracematching occurs across different styles
--
View it on GitHub:
https://github.com/geany/geany-plugins/pull/1221/files/44de64d1050b2f32c574c842e7ffdc80dda59084..a99f196faaaff437170d53304348aee74
I just opened a new issue at gtk:
https://gitlab.gnome.org/GNOME/gtk/-/issues/7054
The title of the issue is:
`When clicking on a tab-title, the focus should ALWAYS be set on the
content-area of the tab`
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/
This PR adds support for the Dart language:
1. It uses the Dart lexer which has been recently merged to lexilla
2. The keywords are based on Notepad4 keywords
3. Build menu settings is based on https://github.com/geany/geany/pull/3372
You can view, comment on, or merge this pull request online at:
I don't know if either of you saw but I fixed the merge conflict with #3968.
Turns out it was a very easy fix, given @yangsfang did all the work with
filetype it'd be nice to have your PR merged instead as you deserve the credit.
If you have a few minutes it'd be great for you to fix it in your f
Hi. I can fix the PR #3372 if you'd like. I wasn't sure why it wasn't merged
back in 2023. I vaguely recall it was waiting for approval, but I could be
wrong. Anyway, I see another PR already. If you don't get any traction I can
revive #3372.
To be clear, the preliminary support is only for sy
There is currently no way of writing Geany plugins in Javascript.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3972#discussioncomment-10830755
You are receiving this because you are subscribed to this thread.
Message ID:
Geany Plugins can be written in Python and Lua as I know. What about
JavaScript? There is a project named GNOME JavaScript that provide the ability
to write GTK applications in pure JavaScript. Can it be used with Geany?
--
Reply to this email directly or view it on GitHub:
https://github.com/g
Closed #3971 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3971#event-14502408085
You are receiving this because you are subscribed to this thread.
Message ID:
I'm sorry :smile:
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3971#issuecomment-2391085974
You are receiving this because you are subscribed to this thread.
Message ID:
The lower 4 entries in the table are clearly labelled "plugins".
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3971#issuecomment-2391072072
You are receiving this because you are subscribed to this thread.
Message ID:
Where is Geany Plugins? The page above doesn't have Geany Plugins.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3971#issuecomment-2391043806
You are receiving this because you are subscribed to this thread.
Message ID:
https://geany.org/download/nightly-builds/
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3971#issuecomment-2391023364
You are receiving this because you are subscribed to this thread.
Message ID:
Like this: https://github.com/AdeptLanguage/Adept/releases/tag/Nightly
Or this: https://github.com/pragtical/pragtical/releases/tag/rolling
I'm very excited with the upcoming Geany 2.1 but I can't compile the latest
code from source. I have only 4GB of RAM and running old legacy Windows. If you
Havn't seen those messages.
Is there anything specific in the `geany.css` given the messages are all
relating to css application.
There are similar (but not the same) messages when the plugin manager is opened
but they cause no issues with the dialog running and seem to be about the order
the
Currently filetypes are either built-in or custom.
Built in: physically compiled into Geany, lexer if used, parser if used, added
to a number of other functions throughout Geany for example
`highlighting_is_string_style()` or `highlighting_is_comment_style()` or
`editor_get_filetype_at_line()`
All time I run geany from console, I have lo tof this error displayed.
```
(geany:7373): Gtk-CRITICAL **: 09:43:32.534: _gtk_css_image_get_surface:
assertion 'surface_width > 0' failed
(geany:7373): Gtk-CRITICAL **: 09:43:32.535: _gtk_css_image_get_concrete_size:
assertion 'default_width > 0' f
17 matches
Mail list logo