Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add bazel.info.workspace command variable #351

Merged

Conversation

vogelsgesang
Copy link
Collaborator

@vogelsgesang vogelsgesang commented Feb 29, 2024

Not sure why this wasn't added initially in #291. Maybe the assumption was that the workspace root is already available through VS Code's ${workspaceFolder}. However, that represents the place where VS Code was opened. The Bazel workspace folder might be further up in the directory tree.

BEGIN_COMMIT_OVERRIDE
feat: Add bazel.info.workspace command variable (#351)
END_COMMIT_OVERRIDE

Not sure why this wasn't added initially in bazelbuild#291. Maybe the assumption
was that the workspace root is already available through VS Code's
`${workspaceFolder}`. However, that represents the place where VS Code
was opened. The Bazel workspace folder might be further up in the
directory tree.
@cameron-martin cameron-martin merged commit 8ae24cf into bazelbuild:master Feb 29, 2024
4 checks passed
@vogelsgesang vogelsgesang deleted the avogelsgesang-bazel-workspace branch March 26, 2024 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants