Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Hyperledger ComposerNew to Visual Studio Code? Get it now.
Hyperledger Composer

Hyperledger Composer

Hyperledger Composer VS Code Plugin

|
74,317 installs
| (3) | Free
Hyperledger Composer syntax highlighting, autocomplete, snippets & error checking
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hyperledger Composer Extension for VSCode

Validate Composer models that define the structure of your business network in terms of Assets, Participants and Transactions.

This VSCode extension parses '.cto' files using the Hyperledger Composer parser and reports any validation errors. It will also parse and validate Hyperledger Composer 'permissions.acl' files and query files ('.qry'). To work with models that use imports and span multiple files, you must open all related files. To validate the ACL file and the query files, the corresponding model files must also be opened.

This extension now supports generating PlantUML diagrams from .cto files. This requires that the PlantUML extension is installed and configured before the diagram can be displayed. The PlantUML extension requires that Java and Graphviz are also installed and in the path.

This extension is currently under development so please raise any problems you find as an issue.

License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

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