Closed bitseater closed 1 year ago
Can you try with the latest release?
And can you check in /usr/share/gnome-builder/plugins
, /usr/local/share/gnome-builder/plugins
, and ~/.local/share/gnome-builder/plugins
for any VLS code (vala_langserv.py
or vala_langserv.plugin
)? If you see either of those 2 files, you should delete them, as gnome-builder supports VLS out of the box now.
Software OS and version : Debian unstable + Gnome 43.3 Code editor : Gnome Builder 43.6 Vala Language Server : 0.48.7 (build from source) Vala version (valac --version): 0.56.3
Working flawless. Thanks
Describe the bug I can see tag description when mouse over a tag, but autocompletion don't work while typing
Software OS and version (e.g. Ubuntu 20.04): Debian unstable + Gnome 43.1 Code editor (e.g. VSCode): Gnome Builder 43.4 Vala Language Server (e.g. git commit, or PPA/AUR version): git commit Vala version (
valac --version
): 0.56.3To Reproduce Steps to reproduce the behavior:
TypeError: VlsSearchProvider.do_load() missing 1 required positional argument: 'context'
N.D. : I apologize about my bad english.