Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Environment variables for setup and test tasks #304

Open
PterX opened this issue Jan 30, 2024 · 0 comments · May be fixed by #306 or vala-lang/vala-vscode#31
Open

Environment variables for setup and test tasks #304

PterX opened this issue Jan 30, 2024 · 0 comments · May be fixed by #306 or vala-lang/vala-vscode#31
Assignees
Labels
enhancement A new feature

Comments

@PterX
Copy link

PterX commented Jan 30, 2024

When we use vscode to open a project, we may need to pass a variable of type PKG_CONFIG_PATH to pkg-config for assistance, but now this lack causes some projects to fail to load, refer to the following

mesonbuild/vscode-meson#215

@Prince781 Prince781 added the enhancement A new feature label Mar 30, 2024
Prince781 added a commit that referenced this issue Apr 1, 2024
This introduces settings overrides (`EditorOptions`) passed from the
editor to the server in the initialize() call. These overrides are just
currently for the Meson backend. The intent is to have the vala-vscode
extension send these options from the Meson VSCode extension to VLS.

Closes #304 and #305.
@Prince781 Prince781 assigned lw64 and Prince781 and unassigned lw64 Apr 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement A new feature
Projects
None yet
3 participants