Visual Studio 2015 RC Report Data Window is missing - rdlc

In Visual Studio 2015 RC Report Data Window is missing. Report data menu item is not presented in View menu and do not react on hotkey Ctrl+Alt+D. Does anyone faced with such bug? How can I open Report Data window in Visual Studio 2015?

This bug was fixed in Visual Studio 2015 RTM.

Related

Visul Studio 2022 with Visual Assist - GO button gets huge issue

I am using:
current version of Microsoft Visual Studio 2022 (64-bit) - Version 17.4.3.
current version of Visual Assist (Visual Assist build 2022.5)
I have a random problem, when Go button sometimes after pressing some function with ctrl + right click (go to implementation) gets huge.
How it looks like:
How it should look like:
The only solution which makes it smaller again is to close Visual Studio and reopen it again. I have already tried with no success:
Disable Visual Assist and reenable it
ctrl + scroll in many places

Is there a way to zoom out all screen on Visual Studio 2022?

zoom out shortcuts for vs code such as ctrl+shift+- does not work for vs 2022. Is there any way to zoom out specifically in vs 2022 as not only for the editor side in it but for the all screen?
I tried ctrl+shift+- or ctrl+- but those all does not work for vs 2022.

Property Events in Visual Studio 2019 Community

I recently installed visual studio 2019 on my PC but the problem was that, I cannot see the property events below the tabs. You can view the image to see how it works thank you very much! :)
It's called the "Navigation Bar":
Main Menu > Tools > Options
Text Editor >
Basic >
[X] Navigation bar

Keyboard shortcut for Line Number not working in Visual studio 2017

What is the shortcut key to jump to a line in visual studio 2017. I have installed visual studio 2010 and i used CTRL + G to jump to a specific line. After i installed visual studio 2017, when i use CTRL + G, it opens Immediate Window.
List of shortcuts in Visual studio 2017
I have VS 2017 aswel, and left CTRL + G works for me (see picture)
Otherwise take a look below 'tools' -> 'options' and then under 'environment' choose 'keyboard'. There you can change them to your needs.
I think it has some problem with additional Keyboard Mapping scheme where Visual Basic 6 was selected. I clicked the Reset button and then changed my mapping scheme option to Default and it's working fine now.

Opening Crystal Report Viewer in VB.NET

I have a Crystal Report that I would like to open from a VB.net form. the Only problem is I'm having difficulties with finding out how to open up the Crystal Report Viewer from VB.net. I'm using Visual Studio 2012, and I have the update for Crystal Reports which lets it be used in Visual Studio 2012. If anyone has any suggestions it would be very appreciated.
Thanks
The answer is to follow the steps listed here Crystal Reports Viewer in Visual Studio 2010
The only difference is that instead of going to the compile tab in the Project Designer, you go to the application tab