conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

VS code extension for conan #226

Open KaungZawHtet opened 5 years ago

KaungZawHtet commented 5 years ago

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

jgsogo commented 5 years ago

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

KaungZawHtet commented 5 years ago

The project look inactive.

kaushiksanthanam commented 4 years ago

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

jgsogo commented 4 years ago

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.

Croydon commented 3 years ago

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

jgsogo commented 3 years ago

@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

afri-bit commented 2 years ago

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