Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/disroop/vs-code-conan

Conan integration in Visual Studio Code
https://github.com/disroop/vs-code-conan

conan visual-studio-code

Last synced: about 1 month ago
JSON representation

Conan integration in Visual Studio Code

Awesome Lists containing this project

README

        

== Disroop vs-code-conan extension

The extension integrating https://conan.io/[conan] into https://code.visualstudio.com/[VS Code].

image:https://sonarcloud.io/images/project_badges/sonarcloud-white.svg[SonarCloud, link=https://sonarcloud.io/dashboard?id=disroop_vs-code-conan]
image:https://static.deepsource.io/deepsource-badge-light.svg[DeepSource, link=https://deepsource.io/gh/disroop/vs-code-conan?ref=repository-badge]

=== Features

- Install Conan packages
- Build Conan Packages
- Create Conan Packages
- Supports Multiple Profiles

Example.

image:docs/images/installbuild.gif[Build and install]

=== Requirements

conan has to be installed.

=== Manual

The following docs explains how the plugin can be can be configured and how to use it.

- link:docs/configure.adoc[Configuration]
- link:docs/howto.adoc[How To]

=== Release Notes

The following doc shows the link:docs/release-notes.adoc[Release notes].