Force.com Developer Console Navigation Trick

I never thought that working in a browser could be more fun than Eclipse IDE. But my thinking is changing these days. First, https://jsfiddle.net/ became my favorite playground for any HTML/JavaScript research, and now I feel Developer Console is way more convenient and faster to work with as compared to Eclipse for the following reasons:

  1. No need to check out the project and wait for the metadata download to start.

  2. No need to update/sync the project; you are always working on the latest copy.

  3. Save is pretty fast, too, and thankfully, “CTRL + S” works here also.

  4. The developer console remembers the last opened files when launched again.

The Trick!

Apart from the above, I figured out a small trick that makes it even easier to work with the Developer Console. Here is a video that shows the trick in action.

Your views

Always looking forward to those.

Abhinav Gupta

First Indian Salesforce MVP, rewarded Eight times in a row, has been blogging about Salesforce, Cloud, AI, & Web3 since 2011. Founded 1st Salesforce Dreamin event in India, called “Jaipur Dev Fest”. A seasoned speaker at Dreamforce, Dreamin events, & local meets. Author of many popular GitHub repos featured in official Salesforce blogs, newsletters, and books.

https://abhinav.fyi
Previous
Previous

Tip: Using Decimal class with Strings in Apex

Next
Next

Salesforce Email Services: Where is the "Delete" button?