Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Execute SOQL QueryNew to Visual Studio Code? Get it now.
Execute SOQL Query

Execute SOQL Query

Aditya Gujalwar

|
514 installs
| (4) | Free
Execute your SOQL Directly from VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Execute SOQL

This VSCode extension allows users to easily execute SOQL (Salesforce Object Query Language) queries directly from the editor, with support for autocomplete and result visualization in a table format.

Features

Run SOQL Queries: Execute queries and view the results in a structured table.

Field Autocomplete: Autocompletes fields based on the object selected in the query(Currently does not support suggestions for Lookup fields).

Scrollable Table: Handles large datasets by displaying results in a scrollable, responsive table.

Displays inner query result as child table to it is easier to Read data

Salesforce Connection: Login to Salesforce using credentials or via the default org configuration.

How to Use

Hit Command/Control + Shift + P Select Query Editor : Execute Your SOQL if you are in salesforce workspace, it will use same Access token and login to default org else it will ask you to login

Limitations

Field suggestions does not work for inner Queries. For very large datasets, the table may become slow or hard to scroll.

License

MIT

Bugs and Feedback

For bugs and feedback feel free to email at aditya1.gujalwar@gmail.com

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft