CodePocket Snippets lets you browse and insert snippets from your CodePocket account directly inside VS Code.
Manage your snippets on the web app, then quickly drop them into any file with a single command.
Website: (CodePocket dashboard)
Features
Fetches your snippets from the CodePocket API using your personal API key.
Shows snippets in a VS Code Quick Pick (title, language, description).
Inserts the selected snippet at the current cursor position in the active editor.