Salesforce Schema ExplorerDisclaimer This is not an official extension from Salesforce. First of all thanks to Neha Mishra for all her contribution and I hope to see more PRs coming from her. I always wanted this feature to be part of any Salesforce based IDEs from the day I stopped using Force.com IDE (an eclipse plugin). It used to have a nice Schema Explorer and Query Builder. This extension is in early beta kind of a phase and in no way close to it's inspiration (Force.com IDEs Schema Explorer). Also it does not guarantee production grade results and may have bugs. But still giving it a try will not break your system or project!:laughing: :stuck_out_tongue_closed_eyes: So please give it a try. Provides ability to explore the schema, namely Objects and fields in a readable format from within the IDE. Also enables targetted retrieval of schema changes made in Salesforce just by clicking on a refresh icon. It also enable users to generate simple SOQL from within the IDE. This extension requires users to have SalesforceDX CLI installed on their computer and works with both scratch orgs and Non-scratch orgs. It is highly recommended to use with Salesforce Extension Pack to get all the other good things salesforce official extension offers. RequirementsThis VSCode extension works only once you have installed Salesforce CLI on your computer.
Features(No more switching back and forth to workbench or any other similar tools for Schema Exploration while you are busy writing awesome software in your IDE)
Issue Reporting/Feature RequestsYou can reach out to me via my twitter handle @RonzGore or create a Git Hub :octocat: Issue here. Please find the templates for issues and feature requests here and here. This is not a commercial Software and I built it during my spare time to solve a simple problem of looking into Salesforce Object and field names without getting out of my IDE. So I may not be able to immediately respond back to an issue or a feature. Though there are definitely plans to improve and adding more features (Please go through the Roadmap section) and if you feel there is a feature which is worth, feel free to reach out to me or contribute as this Software is open source. PRs are super welcome! Roadmap (Not in any particular order) :rocket:
Release Notes0.5.1
0.5.0
0.2.6
0.1.5Initial Version released Enjoy!! |