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

README Snippets

Ajay Ganapathy

|
778 installs
| (0) | Free
Template for repository-level and folder-level readme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

note: for this to work, you have to add:

"[markdown]":  {
    "editor.quickSuggestions": true
  }

to your settings.json

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