A new version of Workbench is out.
Highlights are
• Show #Vala diagnostics by @lw64
• Reset window preview on close
• Warn about Blueprint being experimental
• Fix loading and running code with Blueprint UI
• Fix preview error when using Vala
beta.flathub.org/apps/details/…
#GNOME #GTK #Linux #development
Sonny
in reply to Sonny • • •Lorenz
in reply to Sonny • • •@hub It used the Vala language server from the @vala_lang Flatpak Sdk. Which works perfectly if you have it installed. Unfortunately most people don't, and therefore Workbench did not work correctly.
And because you cannot make a Flatpak app depend on an extension, so it gets installed automatically, the best option we took is to bundle the language server inside Workbench, so the Sdk is not required.
Enjoy the diagnostics! :)
Hubert Figuière
in reply to Lorenz • • •