mcowpert

Results 3 comments of mcowpert

The "question" was intended as a feature request. Thanks for clarifying that it's not possible.

@sean-mcmanus I am puzzled by your comment. This ticket is, I believe, about setting `includePath` in `c_cpp_properties.json` for the purposes of Intellisense. The text you propose is not valid for...

Hm, following up on the above as I experiment: - `${workspaceFolder}` (alone) is not so useful because that's the default root of a directory: `"main/libraries"` is equivalent to `"${workspaceFolder}/main/libraries"`. (Not...