Princeton Ferro

Results 32 issues of Princeton Ferro

Hi. I've been trying to consolidate all the Vala "critical infrastructure" to a single place: @vala-lang. Would you be willing to transfer this repo? I'll add you as a member...

API: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_completion

enhancement

I think this VAPI should be included in https://gitlab.gnome.org/GNOME/vala-extra-vapis

If the Meson extension is installed, send its configuration to VLS. This allows for overriding the default build path and compile, configuration steps used by VLS's Meson backend. We also...

see https://wiki.gnome.org/Projects/Vala/LanguageServerSpecifications

enhancement

@aeldemery has been working on a wonderful set of examples for Gtk4 with Vala. Perhaps we could find a way to include some of them.

https://gitlab.gnome.org/GNOME/template-glib I overlooked this library by @chergert when designing Valdo. template-glib is far more versatile. We should use this instead.

enhancement

This introduces settings overrides (`EditorOptions`) passed from the editor to the server in the initialize() call. These overrides are just currently for the Meson backend. The intent is to have...

for /sci/

enhancement

Occasional segfault when program terminates. Seems to happen when destroying existing widgets.

bug