Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-code-embedding-extensionNew to Visual Studio Code? Get it now.
vscode-code-embedding-extension

vscode-code-embedding-extension

vscode-code-embedding-extension

|
11 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Embedding Search Extension

A VS Code extension that uses embeddings to find similar code snippets. It uses Pinecone for vector storage and retrieval.

Features

  • Store code snippets with their embeddings
  • Search for similar code based on semantic meaning
  • Works across different variable names and minor implementation differences

Usage

  1. Store Code:

    • Select code in editor
    • Open Command Palette (Cmd+Shift+P / Ctrl+Shift+P)
    • Run "Store Selected Code"
  2. Search Similar Code:

    • Select code in editor
    • Open Command Palette
    • Run "Search Similar Code"
    • View similar code snippets in notifications

Requirements

  • VS Code 1.80.0 or higher
  • Node.js 16 or higher
  • Pinecone API key

Extension Settings

None at this time.

Known Issues

None at this time.

Release Notes

0.0.1

Initial release:

  • Basic code storage and similarity search functionality
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft