Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Vishnu's Personal Code StorageNew to Visual Studio Code? Get it now.
Vishnu's Personal Code Storage

Vishnu's Personal Code Storage

Preview

Vishnu Developer

|
2 installs
| (0) | Free
My personal code snippets with keywords like #marks, #fibo, #react_comp
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vishnu's Personal Code Storage

My personal VS Code extension with pre-loaded code snippets accessible via keywords.

Features

  • 🏷️ 11 Pre-loaded Snippets: Instant access to my frequently used code
  • ⚡ Smart Autocompletion: Type #keyword to get code instantly
  • 💾 Personal Library: Includes C programs, JavaScript functions, React components
  • 🔄 Cross-device Sync: Works across all VS Code installations
  • 📝 Custom Snippets: Add your own code snippets with keywords

Pre-loaded Snippets

Keyword Description Language
#marks C program for marks calculation C
#fibo Fibonacci sequence generator JavaScript
#hello Simple greeting function JavaScript
#react_comp React component template React/JSX
#api Async fetch API call JavaScript
#array Array operations JavaScript
#class JavaScript class example JavaScript
#input C input handling C
#loop Loop examples JavaScript
#promise Promise/async example JavaScript
#vishnu_loop My personal C loop pattern C

Usage

  1. Install the extension
  2. Type # followed by any keyword (e.g., #marks)
  3. Select from autocomplete suggestions
  4. Code is inserted automatically!

Example

Commands

  • Ctrl+Shift+K - Store new code snippet with keyword
  • Ctrl+Shift+L - List all stored snippets
  • Command Palette: Search "Keyword Storage" for all commands

Installation

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "Vishnu's Personal Code Storage"
  4. Click Install
  5. Start typing #marks to test!

Personal Extension

This extension contains my personal collection of frequently used code snippets. Perfect for developers who want instant access to their common code patterns.


Built by Vishnu 🚀

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