Sitecore / Sitecore.Rocks

Sitecore Rocks is a plugin for Visual Studio for Sitecore developers.
Other
75 stars 27 forks source link

"Go to item" UI extension on GUIDs #106

Open nickwesselman opened 5 years ago

nickwesselman commented 5 years ago

Would be nice to be able to "go to item" on a GUID in the editor, whether in C# or XML configs. Maybe via a margin glyph?

https://docs.microsoft.com/en-us/visualstudio/extensibility/walkthrough-creating-a-margin-glyph?view=vs-2019

Would require knowing which instance the item is in, maybe could be done via the Rocks "project" system?