Michel Meyer
Michel Meyer
We noticed the same behaviour/issue in our build infrastructure where we build docker images. Is there any update on this issue?
@kgrach Hi I will have a look at it and give you feedback as soon as possible
Hi @tanjahummel have you tried to set the conan-settings.json file in the settings.json file as explained here: https://github.com/disroop/vs-code-conan/blob/master/docs/configure.adoc
This is solved in version 0.8.2
> Hi Michael do you have documentation on how to specify the path to conan? How to configure the plugin please have a look here: https://github.com/disroop/vs-code-conan/blob/master/docs/configure.adoc Does that help?
Ahh I understand what you mean.. instead having the Conan executable in the path you would like to configure it?
I will reopen this issue. I had to refactor a lot of the code and I changed the concept a little bit. But if that is your request this should...
Thank you for this input. We will have a look into it and it would be a great addon to our Plugin.
@chausner. Currently I am using the same approach as you mention, with exporting compile_commands.json from CMake. But I agree it would be a great help to integrate cpptools into the...
Yes, I will have a look into this and deploy it this week to those platforms. I will let you know when the plugin is available.