Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cfn-docgen-vsc-extensionNew to Visual Studio Code? Get it now.
cfn-docgen-vsc-extension

cfn-docgen-vsc-extension

Horie Takehiro Marketplace

|
300 installs
| (0) | Free
invoke cfn-docgen through visual studio code api
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cfn-docgen-vsc-extension README

cfn-docgen-vsc-extension invokes cfn-docgen via visual studio code's interfaces, and makes it easier to generate and preview documents from cfn template files.

Features

  • invoke cfn-docgen command line tool via visual studio code's interfaces.
  • make it easy to preview generated documents.
  • generate resource definition skeleton for each resources

Usage

Generate a single document from a single cfn template

single-dest-from-single-source

Batch generate multiple documents from multiple cfn templates

multi-dest-from-multi-source

Generate skeleton for specified resources type

skeleton

Requirements

This extension is just a wrapper for cfn-docgen. So you need to also install cfn-docgen command line tool.

Extension Settings

This extension contributes the following settings:

  • cfn-docgen.OutputRootDirectory: output root directory for generated documents
  • cfn-docgen.OpenPreview: if true, automatically open markdown preview right after the document is generated
  • cfn-docgen.CustomResourceSpecificationPath: absolute path for your custom resource specification json file
  • cfn-docgen.SkeletonFormat: skeleton format
  • cfn-docgen.Debug: if true, enable debug logging

Known Issues

Release Notes

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