Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>ADR SnippetsNew to Visual Studio Code? Get it now.
ADR Snippets

ADR Snippets

Rupesh Sreeraman

|
482 installs
| (0) | Free
Architecture Decision Records snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

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