Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/disroop/vs-code-conan
- Owner: disroop
- License: mit
- Created: 2020-07-15T20:16:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T10:35:28.000Z (4 months ago)
- Last Synced: 2024-09-27T06:42:30.004Z (about 2 months ago)
- Topics: conan, visual-studio-code
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=disroop.conan
- Size: 24.7 MB
- Stars: 18
- Watchers: 3
- Forks: 10
- Open Issues: 33
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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 ProfilesExample.
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].