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

The plugin should use normal vscode variable expansion #132

Open
nolange opened this issue Sep 29, 2023 · 0 comments
Open

The plugin should use normal vscode variable expansion #132

nolange opened this issue Sep 29, 2023 · 0 comments

Comments

@nolange
Copy link

nolange commented Sep 29, 2023

I tried the VScode plugin with this setting:

  "codechecker.backend.outputFolder": "/tmp/${workspaceFolderBasename}/_build/.codechecker"

Turns out there is no "normal" variable expansion, like described here.

In combination with other plugins, full support could re-use existing vairbales (like ${command:cmake.buildDirectory})

@nolange nolange changed the title The plugin should use nomal vscode variable expansion The plugin should use normal vscode variable expansion Sep 29, 2023
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

No branches or pull requests

1 participant