wishlist icon indicating copy to clipboard operation
wishlist copied to clipboard

VS code extension for conan

Open KaungZawHtet opened this issue 6 years ago • 7 comments

Many developers are now on vs code and it's ruling IDE market according to stackoverflow survey 2019. I wish there would be conan extension for vs code.

https://insights.stackoverflow.com/survey/2019#technology-_-most-popular-development-environments

KaungZawHtet avatar May 12 '19 15:05 KaungZawHtet

There is some community effort already done, I haven't had time to have a look into it, but it is something I would like to have, sure. This is the repo: https://github.com/kaushiksanthanam/conan-tools-vs-code

jgsogo avatar May 13 '19 07:05 jgsogo

The project look inactive.

KaungZawHtet avatar May 13 '19 21:05 KaungZawHtet

I ve started contributing to it again. Would like to get some contributors as well!

kaushiksanthanam avatar Sep 19 '19 19:09 kaushiksanthanam

Hi, @kaushiksanthanam . Feel free to contact me in Slack in you need anything from our side. We already have some experience from the VisualStudio and CLion plugins that we could share with you.

jgsogo avatar Sep 20 '19 10:09 jgsogo

@jgsogo I believe that you have spend some time on a VS Code extensions? Did you make the source code public?

Croydon avatar Dec 04 '20 15:12 Croydon

@jgsogo I believe that you have spend some time on a VS Code extensions? Did you make the source code public?

⬇️

Hi! Yes, I was waiting for Conan v2 (not for the release, but to know how it will affect CLI, cache layout, config) before moving it forward... I don't want to work twice if there are breaking changes. Repo is here: https://github.com/jgsogo/conan-vscode-extension

jgsogo avatar Dec 11 '20 13:12 jgsogo

Many developers are now on vs code and it's ruling IDE market according to stackoverflow survey 2019. I wish there would be conan extension for vs code.

https://insights.stackoverflow.com/survey/2019#technology-_-most-popular-development-environments

@KaungZawHtet, @jsgogo Maybe it's a bit late to reply this thread, but I created the conan extension for VS code, and just published it a couple days ago. Maybe you can check out my extension :) I hope it could be really helpful for the community :) Here is the link to my extension https://github.com/afri-bit/vsconan

afri-bit avatar Apr 24 '22 14:04 afri-bit