Skip to content

opencontextinc/vscode-opencontext

Repository files navigation

vscode-opencontext README

The OpenContext VSCode extension will help you write catalog YAML files for PlatformComponents, Platforms, Services, and other entities.

Features

Snippets available:

  • Components
    • AuxComponent: auxc
    • CodeComponent: codec
    • PlatformComponent: platformc
  • Datacenter: datac
  • Platform: ocplatform
  • Service: ocservice
  • Team: octeam
  • Person: ocperson
  • User: ocuser
  • Links: oclink
  • Annotations:
    • Pagerduty: Use ocpagerservice for a service ID, and ocpagerintegration to use an integration key
    • GitHub: ocghproj for a repository and ocghuser to connect Person and User records via their GitHub username

Examples

auxc snippet example

ocperson snippet example

Release Notes

1.0.0

Initial release.

For more information

Check out the docs for OpenContext: https://docs.opencontext.com

Enjoy!