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)
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 |
- Install Visual Studio Code 1.66.0 or higher
- Launch Code
- From the command palette
Ctrl
-Shift
-P
(Windows, Linux) orCmd
-Shift
-P
(OSX) - Select
Install Extension
- Choose the extension
- Reload Visual Studio Code
MIT License, refer to license file.
To view the release history, please check Changelog.