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

workspaceFolderBasename is not expanded in config. #147

Closed
teki opened this issue Feb 8, 2021 · 1 comment
Closed

workspaceFolderBasename is not expanded in config. #147

teki opened this issue Feb 8, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@teki
Copy link

teki commented Feb 8, 2021

Please describe the problem.
Trying to add this to command line arguments: "--compile-commands-dir=${workspaceFolder}/bazel-${workspaceFolderBasename}"

Logs
Expanded like this:

I[12:21:38.983] argv[8]: --compile-commands-dir=/my/workspace/bazel-${workspaceFolderBasename}

System information
clangd extension version: v0.1.9
Operating system: macOS 10.15.7

Note:
I can see the MS CPP extension used to have the same issue: microsoft/vscode-cpptools#2495

@HighCommander4
Copy link
Contributor

There's a PR fixing this at #642

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants