If I double-click on an rdl file in Source Control Explorer, the file is opened within VS as an XML file. While that can be useful, I also want to be able to open it using Report Builder. There is no "View As..." or "View With..." available when I right-click on the file, so I have go out to Windows Explorer, find the file, and then double-click on it there. This is inefficient.
How can I open the file using Report Builder from within VS?
- Mark