matepek / vscode-catch2-test-adapter

Catch2, Google Test and doctest Adapter for the VSCode
https://marketplace.visualstudio.com/items?itemName=matepek.vscode-catch2-test-adapter
MIT License
203 stars 52 forks source link

Invalid variable reference ${osPathEnvSep} in string: #358

Closed fuocor closed 2 years ago

fuocor commented 2 years ago

Checklist

Hard to say... I am just trying to debug Unit Tests in VSCode when I get the following:

Invalid variable reference ${osPathEnvSep} in string: ${os_env:PATH}${osPathEnvSep}C:\nvidia\omniverse\usd-resolver/_build/target-deps/usd/debug/lib{osPathEnvSep}C:\nvidia\omniverse\usd-resolver/_build/target-deps/omni_client_library/debug.

Hard-coding the path separator changes nothing

image

matepek commented 2 years ago

It seems working on my computer. Sorry, not enough info.

matepek commented 2 years ago

Cannot reproduce, Have you tried checking the logs?