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:
Fork this repository
Create a new branch (git checkout -b feature/my-feature)
Commit your changes (git commit -m "Add my feature")
Push to the branch (git push origin feature/my-feature)
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.