SOQL Editor / Inline SOQL
By Allan Oricil
What It Does
Execute SOQL queries directly from VS Code with inline results. Supports query history and result export.
Glen's Take
Quick SOQL testing without leaving VS Code. I use Salesforce Inspector for most data work, but when I'm deep in code and need to test a query, having it inline is faster than switching to the browser.
Links
Tags
Need help with your Salesforce tooling stack?
I'll help you pick and configure the right tools for your team.
View Consulting →Enjoyed this? Get more like it.
Glen's Musings — AI, investing, and building things. Occasional. Free.
More VS Code Tools
Salesforce Extension Pack
Official VS Code extension pack from Salesforce. Apex language support, SOQL builder, LWC support, org browser, and deployment tools.
Read moreOpen SourceApex PMD
Static code analysis for Apex. Catches common mistakes, security vulnerabilities, and code style issues before they hit production.
Read moreOpen SourceApex Log Analyzer
Visualize Apex debug logs as a flame chart. See exactly where time is spent, which methods are called, and where governor limits are consumed.
Read more