Add a contextual menu option to navigate to the related *.ascx file
If you're using *.ascx controls that you've created in your pages, it would be nice to be have a one click way to navigate to its definition instead of noting its name and looking for it in your solution explorer (especially for large projects).
There are other enhancements that would be nice such as automatically adding the @Register tag if the control is located in the current project.
4
votes