vscode-catch2-test-adapter
vscode-catch2-test-adapter copied to clipboard
Invalid variable reference ${osPathEnvSep} in string:
Checklist
- [x] The issue is about this extension and NOT about a fork.
- [ ] Check the known issues list.
- [x] The latest version of the extension was used.
- [x] It is not related to remote-vscode or I checked the following issue
- [ ] Imagine yourself into my position and think how hard to debug the issue without insufficient information. I understand that you have privacy concerns and I expect you to understand that this extension is developed for free. Thanks.
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

-
Extension Version: 4.2.5
-
VS Code Version: 1.69.0
-
DOCTest Version: 2.4.0
-
OS Type and Version: Windows 10
-
Using remote-ssh/docker/wsl?: no
-
Last extension version in which the feature were working: Not sure, I kept going back and had the same issue
It seems working on my computer. Sorry, not enough info.
Cannot reproduce, Have you tried checking the logs?