Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sr-snippet-promptNew to Visual Studio Code? Get it now.
sr-snippet-prompt

sr-snippet-prompt

Steve Richter

|
2 installs
| (0) | Free
extension organizes and prompts snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sr-snippet-prompt README

Extension which organizes and prompts snippets.

It provides a snippet prompt facility where snippets are prompted as ghost text and then selected from the keyboard and possibly with a hover provider. This extension also organizes snippets into a tree where the user navigates the tree to find and select the desired snippet.

Features

build

npm run compile or f5 to launch extension in debug mode

Installation

browse to this link: https://marketplace.visualstudio.com/items?itemName=SteveRichter.sr-snippet-prompt click install

or CTRL+SHIFT+P type "Extensions: Install from VSIX..." select the .vsix file you created

publish

  1. Update the version number in package.json
  2. Run vsce package to create the .vsix file
  3. Run vsce publish to publish the new version to the marketplace

features

  • snippet prompt facility where snippets are prompted as ghost text and then selected by typing the index of the desired snippet.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft