home.social

#gtksourceview — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gtksourceview, aggregated by home.social.

fetched live
  1. If you want to try it, you can find my patches at

    gtksourceview: gitlab.gnome.org/wwarner/gtkso

    Builder: gitlab.gnome.org/wwarner/gnome

    My Builder downstream almost certainly has many C/GLib things wrong, because I don't know what I'm doing. If anyone wants to take a look at it and help me out, that would be nice.

    #GNOMEBuilder #gtksourceview

  2. If you want to try it, you can find my patches at

    gtksourceview: gitlab.gnome.org/wwarner/gtkso

    Builder: gitlab.gnome.org/wwarner/gnome

    My Builder downstream almost certainly has many C/GLib things wrong, because I don't know what I'm doing. If anyone wants to take a look at it and help me out, that would be nice.

    #GNOMEBuilder #gtksourceview

  3. If you want to try it, you can find my patches at

    gtksourceview: gitlab.gnome.org/wwarner/gtkso

    Builder: gitlab.gnome.org/wwarner/gnome

    My Builder downstream almost certainly has many C/GLib things wrong, because I don't know what I'm doing. If anyone wants to take a look at it and help me out, that would be nice.

  4. I have implemented (broken) LSP semantic highlighting in Builder.
    Currently, Builder's will highlight any text (except for in comments and strings) that matches the name of a symbol that is provided by the LSP, which can cause problems.
    This is in addition to GtkSourceView's regex based highlighting, which is limited at best, if not problematic.

    #GNOME #GNOMEBuilder #GtkSourceView #LSP

  5. I have implemented (broken) LSP semantic highlighting in Builder.
    Currently, Builder's will highlight any text (except for in comments and strings) that matches the name of a symbol that is provided by the LSP, which can cause problems.
    This is in addition to GtkSourceView's regex based highlighting, which is limited at best, if not problematic.

    #GNOME #GNOMEBuilder #GtkSourceView #LSP

  6. I have implemented (broken) LSP semantic highlighting in Builder.
    Currently, Builder's will highlight any text (except for in comments and strings) that matches the name of a symbol that is provided by the LSP, which can cause problems.
    This is in addition to GtkSourceView's regex based highlighting, which is limited at best, if not problematic.

  7. 🚀 ¡Actualiza YAD en antiX!

    🖥️ Guía paso a paso para instalar la última versión de Yet Another Dialog (14.1) en antiX 23.1.

    Incluye soporte Webkit y GtkSourceView. 📜

    #antiX #YAD #Linux #Webkit #GtkSourceView

    🔗 drcalambre.blogspot.com/2025/0

  8. 🚀 ¡Actualiza YAD en antiX!

    🖥️ Guía paso a paso para instalar la última versión de Yet Another Dialog (14.1) en antiX 23.1.

    Incluye soporte Webkit y GtkSourceView. 📜

    #antiX #YAD #Linux #Webkit #GtkSourceView

    🔗 drcalambre.blogspot.com/2025/0

  9. 🚀 ¡Actualiza YAD en antiX!

    🖥️ Guía paso a paso para instalar la última versión de Yet Another Dialog (14.1) en antiX 23.1.

    Incluye soporte Webkit y GtkSourceView. 📜

    #antiX #YAD #Linux #Webkit #GtkSourceView

    🔗 drcalambre.blogspot.com/2025/0

  10. 🚀 ¡Actualiza YAD en antiX!

    🖥️ Guía paso a paso para instalar la última versión de Yet Another Dialog (14.1) en antiX 23.1.

    Incluye soporte Webkit y GtkSourceView. 📜

    #antiX #YAD #Linux #Webkit #GtkSourceView

    🔗 drcalambre.blogspot.com/2025/0

  11. #gtksourceview have hotkeys for multiline move-up-down/ident/delete/duplicate, but not

    1. multiline copy/paste
    2. multiline comment
    3. mark/jump
    4. highlight all current word
    5. fold function

    These basic editing functions should not be implemented by plugins. And there are currently no corresponding plugins available.

    `A text editor widget for code editing` <---- target in gitlab.

    #gnometexteditor #gnome #gtksourceview #gtk

  12. Very excited to release the first version of Workbench - A sandbox to learn and prototype with #GNOME technologies.

    Featuring #GTK / #CSS live preview

    github.com/sonnyp/Workbench

    Built with #libadwaita #gtk4 #vte #gtksourceview #gjs

  13. Very excited to release the first version of Workbench - A sandbox to learn and prototype with #GNOME technologies.

    Featuring #GTK / #CSS live preview

    github.com/sonnyp/Workbench

    Built with #libadwaita #gtk4 #vte #gtksourceview #gjs

  14. Definitely a tool I will use to try to adapt my dark for (Text Editor ?) 🤓

    « has the concept of “style ” which map language features (types, keywords, strings, etc) to various colors and font properties. Creating them can be a bit laborious even if you’re starting with a color palette prepared. »

    /> blogs.gnome.org/chergert/2022/

  15. Definitely a tool I will use to try to adapt my dark #theme for #GNOME (Text Editor ?) 🤓

    « #GtkSourceView has the concept of “style #schemes” which map language features (types, keywords, strings, etc) to various colors and font properties. Creating them can be a bit laborious even if you’re starting with a color palette prepared. »

    /> blogs.gnome.org/chergert/2022/

  16. Me gustaría poder pintar porcentajes del #gedit para dividir los actos en un #fountain
    ...
    pero parece que #gtksourceview no tiene modo de pintar porcentajes del texto :(