Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Apex TraceLens (Time-Travel Debugger)New to Visual Studio Code? Get it now.
Apex TraceLens (Time-Travel Debugger)

Apex TraceLens (Time-Travel Debugger)

Vishu Grade

|
1 install
| (0) | Free
Visual time-travel variable debugger and dynamic SOQL inspector for Salesforce Apex using parsed execution logs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Apex TraceLens (Time-Travel Debugger)

Apex TraceLens is an innovative visual time-travel variable debugger and dynamic SOQL inspector for Salesforce Apex.

Instead of stopping execution threads or locking database resources in Production, TraceLens operates 100% safely by parsing Salesforce execution logs in the background and overlaying runtime assignments directly inside your VS Code editors.


🎨 Visual Developer Experience

  • Inline Variable Highlights: See variable assignments directly next to the code line (similar to GitLens but with live runtime values!).
  • SOQL Query Inspector: Hover over any SELECT query to see bind variables resolved and the exact number of rows returned.
  • Variable Timelines: Hover over a variable to see a collapsible step-by-step history of how its value mutated during that transaction.
  • Call Tree & Timeline: A premium glassmorphic sidebar visualizer detailing method executions and transaction durations.
  • Governor Limits Gauges: Sleek progress gauges illustrating CPU usage, SOQL, and DML counts.

⚡ Quick Start

  1. Open this extension in VS Code.
  2. Open any Salesforce project.
  3. Launch the TraceLens Control Center sidebar.
  4. Select your target org and active user, then toggle Start Tracing User.
  5. As the user executes operations in Salesforce, debug logs are downloaded and rendered directly inside the code!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft