Skip to content

rupeshs/adr-snippets

Repository files navigation

Architecture Decision Records(ADR) Snippets for VS Code

This extension contains snippets for Architecture Decision Records(ADR). Helps to create ADR basic document, after that we can edit title or any other part of the document.

We will use Architecture Decision Records, as described by Michael Nygard.

Supported languages (file extensions)

  • Markdown (.md)

Extension Usage

Usage

Press Ctrl+Space (Windows, Linux) or Cmd+Space (macOS) to activate snippets from within the editor.

You can activate snippets using "Insert Snippet" in the Command Palette.

Snippet Purpose
adr Inserts basic ADR
adr-status ADR status

Installation

  1. Install Visual Studio Code 1.66.0 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Choose the extension
  6. Reload Visual Studio Code

License

MIT License, refer to license file.

Release History

To view the release history, please check Changelog.

About

Architecture Decision Records snippets extension for VS Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published