-
I just found this sphinx feature:
https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-literalinclude
I think we should use this for vala samples, it makes it m…
-
https://github.com/vala-lang/vala.vim/blob/ce569e187bf8f9b506692ef08c10b584595f8e2d/syntax/vala.vim#L131
here you mention that a string also ends at the end of a line, which is not true
with act…
-
OMEMO encrypted files get stuck on "Downloading" and restarting the server fixes it right away.
I'm on version 799d09a4.
```
$ G_MESSAGES_DEBUG=all dino
...
(dino:6): OMEMO-DEBUG: 18:55:50.999: f…
-
**Is your feature request related to a problem? Please describe.**
> Vala is an object-oriented programming language with a self-hosting compiler that generates C code
> and uses the GObject system…
-
👋 while regression building vala-language-server, I ran into some incompatible function pointer types build failure with newer clang
```
[18/49] clang -Isrc/vala-language-server.p -Isrc -I../src…
-
It should be able to produce Vala documentation with the GObject Introspection. In many libraries, Vala has a .metadata file that overrides some annotations from the .gir in order to have an usable AP…
-
[Vala](https://wiki.gnome.org/Vala) is a programming language designed for GNOME development. I am planning on moving this project over to Vala because it looks more efficient than Python for this pr…
-
We want a bear for Vala. It'd be good for gnome (considering we have a builder GSoC project proposed)
-
**Have you read through the documentation?**
- [x] [Astal docs](https://aylur.github.io/astal/)
- [x] [Library references](https://aylur.github.io/astal/guide/libraries/references)
- [x] [FAQ](http…
-
It would be very nice to be able to create apps and plugins for linux with [Vala](https://vala.dev/). C/C++ is very good, but the entry threshold is very high.