Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>conan-toolsNew to Visual Studio Code? Get it now.
conan-tools

conan-tools

FireBlackHat

|
13,353 installs
| (1) | Free
VS Code extension for conan tools
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Conan-Tools

Welcome to the VS Code extension for conan tools!

Conan tools enable developers working on conan based C++ projects to use Visual Studio Code for their development.

This extension activates automatically when a workspace contains a conanfile.py

Features


Install conan dependencies

Installing


Build conan based projects

Building


View Nested Conan Dependencies

View


Custom install and build commands tailored for each workspace

Custom

Requirements

Conan version >= 1.0.0

pip install conan==1.0.0

Extension Settings

This extension contributes the following settings to workspace settings:

  • conan.installCommand: custom install command to be used for the workspace
  • conan.buildCommand: custom build command to be used for the workspace

0.1.0

Initial release of conan-tools

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft