Skip to content

Conversation

@apolak
Copy link
Collaborator

@apolak apolak commented Nov 29, 2024

This sets the LD_LIBRARY_PATH environment variable in VSCode workspace settings, so that you can run tests both from the integrated terminal and the test runner without setting this variable globally. The solution works both inside and outside of the dev container thanks to the use of ${workspaceFolder}.

This sets the `LD_LIBRARY_PATH` environment variable in VSCode workspace
settings, so that you can run tests both from the integrated terminal
and the test runner without setting this variable globally. The solution
works both inside and outside of the dev container thanks to the use
of `${workspaceFolder}`.

Signed-off-by: Aleksander Polak <[email protected]>
@apolak apolak added the enhancement New feature or request label Nov 29, 2024
@apolak apolak self-assigned this Nov 29, 2024
@apolak
Copy link
Collaborator Author

apolak commented Nov 29, 2024

This is a small enhancement I've been using for some time now; figured I could share it.

Copy link
Collaborator

@m-hiner m-hiner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - looks really useful.

@apolak apolak merged commit 2c8d9e3 into develop Dec 2, 2024
3 checks passed
@apolak apolak deleted the feature/vscode-linker-paths branch December 2, 2024 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants