Back to browse
GitHub Repository

Semantic code search inside VS Code, powered by semble

1 starsTypeScript

VS Code Extension – Semantic Code Search (Semble)

by sean_pedersen·Aug 7, 2026·1 point·0 comments

AI Analysis

MidSolve My Problem

Yet another semantic search wrapper; seems to rely entirely on the external semble CLI.

Strengths
  • Smart auto-detection logic handles VS Code's broken PATH inheritance from GUI launchers.
  • Managed install uses uv to sandbox the Python dependency without touching system environments.
Weaknesses
  • Zero differentiation from Cursor, Sourcegraph Cody, or GitHub Copilot Chat built-ins.
  • Requires installing a separate CLI tool just to enable basic vector search functionality.
Target Audience

Software developers using VS Code

Similar To

Sourcegraph Cody · Cursor · GitHub Copilot Chat

Similar Projects