1vala-language-server(1) General Commands Manual vala-language-server(1)
2
3
4
6 vala-language-server - Code Intelligence for Vala and Genie.
7
9 vala-language-server
10
12 vala-language-server is a language server protocol implementation for
13 Vala and Genie. It enables features like auto-complete, go-to-defini‐
14 tion, hover, symbol documentation, and more for editors/plugins sup‐
15 porting Vala and the Language Server Protocol.
16
18 Users may set the G_MESSAGES_DEBUG=all environment variable when
19 launching vala-language-server to enable debugging output.
20
22 Please file bugs at https://github.com/vala-lang/vala-language-server
23
25 Ben Iofel <ben@iofel.me>
26 Princeton Ferro <princetonferro@gmail.com>
27
28
29
30 2022-06-21 vala-language-server(1)