Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Inline guidesNew to Visual Studio Code? Get it now.
Inline guides

Inline guides

Dado HR

|
94 installs
| (0) | Free
Navigate your codebase with guides.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Inline guides

Navigate your codebase with guides.

Screenshot of tree view

Installation

Get the extension in Visual Studio Code, from the Marketplace, or run:

ext install dadohr.inline-guides

Usage

Add guides throughout your codebase by adding comments in this format: @guide [name] - [step] [description].

// @guide Add integration - 1.1 Add integration setup page
...

// @guide Add integration - 1.2 Add integration setup page route
...

// @guide Add integration - 2.1 Add integration configuration card
...

If this sounds tedious, try the guide snippet!

License

MIT © Dado HR

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