Searching for a Sitecore item by ID using SitecoreRocks

Viewed 643

The Sitecore graphical interface has the native ability to traverse the Sitecore content tree and search for an item given an item ID.

Is there any way to accomplish the same thing using the Sitecore Rocks plugin for Visual Studio? I've tried plugging in the ID into the "Find" box at the top of the Sitecore Explorer to no avail.

1 Answers
Related