Replies: 1 comment 1 reply
-
|
Not sure what's going on. Extension install path is queries form VSCode. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
VScode tries to execute
/home/ludrol/.vscode-oss/extensions/vadimcn.vscode-lldb-1.12.1-universal/bin/codelldb-launcbut the real binary is under/home/ludrol/.vscode-oss/extensions/vadimcn.vscode-lldb-1.12.1/bin/codelldb-launchnotice the
-universalsufix. How can I fix it?Beta Was this translation helpful? Give feedback.
All reactions