Closed caspermeijn closed 1 year ago
Is it possible to release this patch? Some users of flatpak-vscode plugin are having problems that are fixed by this change: https://github.com/bilelmoussaoui/flatpak-vscode/issues/215#issuecomment-1747513616
Thanks for the release
The predefined VSCode variables 1 are not automatically substituted for configuration options. The Vala extension must do the substitution to allow the Vala language server to be relative to the workspace folder.
This patch is a simplified version of the substitution in the Rust extension 2.