Daniel Espinosa

Results 15 issues of Daniel Espinosa

This adds Meson build system. But no compiles because an error on myhtml_string_t no defined, may need update to latest API in MyHTML.

GVls is a library to provide a Vala Language Server, for code completion and symbol highlight, and will provide symbol search, goto symbol, syntax error on the go, and so...

## Problem Code could provider better support for completion and gain a hover using gtksourceview-5, for these reasons: 1. Completions should be async in order to help run async operations...

GVls is a [LSP](https://gitlab.gnome.org/esodan/gvls) implemention for a Client and Server, written in [Vala](https://valadoc.org), it used by GNOME Builder for its Vala support. GVls supports: - Code completion - Hover -...

I have a Vala project, producing a library. In order to compile without issues, the project needs to generate an XML file, referenced by Vala code to access GTK UI...

language:vala

I have months trying to add GXml-0.10 and GDA-5.0 documentation to valadoc.org I think I follow all steps, including adding GIR and VAPI files to vala-girs, updated documentation/packages.xml, and so,...

Is really important to add libvala documentation, because with Builder, we need to patch or create a new Vala plugin to get a good editor and completion feature.

This should be merged only if #627 is fixed first, as this depends on it

`XRToolsStaging` should warn if no `$Fade`, a `MeshInstance3D` using a `QuadMesh`, hasn't been added as a child. The warning should be shown and a new property `fade` hasn't been set...