vs-code-conan
vs-code-conan copied to clipboard
Virtual environments
I haven't been able to use this tool when conan is installed in a virtual environment. Is there an obvious step I am missing? The python VSCode extension is able to detect and use the virtual environment; however I cannot perform any of the commands from disroop conan
(e.g. createTemplate)
I get the following error dialog message:
Command 'Disroop Conan: Create Template' resulted in an error (command 'vs-code-conan.createTemplate' not found)
I have the same problem! There needs to be a way to specify in which venv conan is installed.
Checked the plugin on WSL2 and it's a no-go there too. It keeps defaulting to the regular Conan executable instead of the WSL one.