Search Metadata In Lightning Experience

SerachMetadata1

I believe every Salesforce developer try to access/find the Apex Class, Apex Trigger, Visualforce page, Visualforce component, etc. while developing in Salesforce, we have to navigate to the separate page to access these items. Let’s suppose if it is available in one place and can search these items that will save time. Isn’t it? 🙂

In Salesforce classic you may have used ‘Salesforce Advance Code Searcher’ google chrome extension, this makes the things super easy in Salesforce classic but it is not available for Lightning Experience till now, so I thought there should be something there (In Lightning Experience) to search small Metadata information like Apex Classes, Apex Triggers, Visualforce pages, Visualforce components, Static resources, etc. in single place.

I have developed a lightning component which will search these items in a place.

SerachMetadata2

Find the full code here.

https://sfdclesson.com/code-repository/

 

Thanks

Arun Kumar

 

 

One comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s