
Kodelens brings AI-powered semantic search, code explanation, and intelligent navigation to your Apex codebase in VS Code.
Find methods and classes by meaning — not keywords — with fully local, private, and offline AI indexing.
🧠 Kodelens — Semantic Code Search for VS Code

🚀 Overview
Kodelens brings AI-powered semantic understanding to your Salesforce Apex codebase directly inside VS Code.
Instead of relying on plain text search, Kodelens lets you find code by meaning — not by keywords.
Whether you type “function that validates user login” or “class that connects to Salesforce API,”
Kodelens understands and finds the relevant code instantly.
🧩 Key Features
- ⚡ Semantic Search – Understands what your code does, not just what it says.
- 🧠 Neural Code Indexing – Uses AI embeddings to represent code meaning.
- 💾 Private & Offline – All analysis happens locally; nothing leaves your machine.
- 🌐 Code Explanations – Get your code explained; understand logic and suggested improvements.
- 🔍 Instant Navigation – Jump directly to the most relevant files or symbols.
- 💡 Developer-Friendly Design – Works seamlessly with your VS Code workflow.
🖼️ Screenshots
Kodelens Action Panel |
Semantic Search |
Ask Question |
Explain Code |
 |
 |
 |
 |
🎬 Quick Demo

⚙️ Installation
Install directly from the VS Code Marketplace:
code --install-extension kodelens.kodelens
🛠️ Usage
Open your workspace in VS Code.
Run commands from the Kodelens Actions panel:
1. Parse Workspace: Wait for initial indexing (first run only).
2. Ask Question: Type natural queries like method that updates lead information
Kodelens instantly finds the best semantically matching results.
3. Find References: Select a keyword, and ask Kodelens to find semantically similar references.
4. Explain Code: Select code snippets, and ask Kodelens to explain them.
Kodelens provides a code summary, complexity analysis, and detailed breakdown.
🔒 Privacy First
Kodelens is designed for privacy & security.
All processing, semantic analysis, and embeddings run entirely on your local system — no internet connection or external API calls required.
No code ever leaves your local system.
🧰 Platform Support
✅ Windows (x64)
✅ macOS (Intel & Apple Silicon)
VS Code automatically installs the correct version for your platform.
💬 Support
For help, feature requests, or feedback:
📧 Email: support@kodelens.com
🌐 Website: https://kodelens.com
📄 License
© 2025 Kodelens Technologies.
All rights reserved.
Licensed under a proprietary license.