vscode-cpptools icon indicating copy to clipboard operation
vscode-cpptools copied to clipboard

[New Feature] Allow bash environment variable to be used in configuration

Open gaodingpan opened this issue 2 years ago • 1 comments

Currently, when configuring C/C++ include/browse or dotconfig paths, bash environment variables are not allowed, only vscode variables like ${workspaceFolder} can be recognized. This can be a bit troubling when there are multiple dotconfig paths(using bash environment variable to distinguish different options, e.g debug build/release build) in the same workspace. Support of using bash environment variable to configure such paths is much desired.

gaodingpan avatar Jul 18 '22 03:07 gaodingpan

Hi @gaodingpan . Thanks for suggesting this. We will consider this for our backlog. Upvotes would increase its priority.

Colengms avatar Jul 18 '22 18:07 Colengms

This feature request is being closed due to insufficient upvotes. Please leave a 👍-upvote or 👎-downvote reaction on the issue to help us prioritize it. When enough upvotes are received, this issue will be eligible for our backlog.

github-actions[bot] avatar Sep 17 '22 11:09 github-actions[bot]