Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CodePocketNew to Visual Studio Code? Get it now.
CodePocket

CodePocket

Akshat Bhaskar

|
1 install
| (0) | Free
Forget copy-paste chaos. Store and manage your code selections right inside VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodePocket

CodePocket is a Visual Studio Code extension that helps developers [📌 short one-line purpose of your extension, e.g., “capture, organize, and quickly reuse code snippets directly inside VS Code”].

This project is open source and we welcome contributions from the community 🚀


✨ Features

  • 📂 Save and organize code snippets in one place
  • 🔍 Quick search to find snippets faster
  • 💾 Export and share snippets across projects
  • ⚡ Lightweight and easy to use

📦 Requirements

  • Visual Studio Code >=1.90.0
  • No extra dependencies required (unless you add any)

⚙️ Extension Settings

This extension contributes the following settings:

  • codepocket.enable: Enable/disable CodePocket
  • codepocket.storagePath: Path to store your snippets
  • codepocket.sync: Enable sync across devices

🐞 Known Issues

  • None at the moment — if you find one, please open an issue.

🚀 Release Notes

1.0.0

  • Initial release of CodePocket 🎉

🤝 Contributing

We ❤️ contributions! To contribute:

  1. Fork this repository
  2. Create a new branch (git checkout -b feature/my-feature)
  3. Commit your changes (git commit -m "Add my feature")
  4. Push to the branch (git push origin feature/my-feature)
  5. Open a Pull Request

Please check our Issues page for things you can help with.


📜 License

This project is licensed under the MIT License – see the LICENSE file for details.


🙌 Acknowledgements

  • Built with Visual Studio Code Extension API
  • Icons from Tabler Icons (MIT licensed)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft