Is there a way to zoom out all screen on Visual Studio 2022? - 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.

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

Visual Studio 2022 feature for showing tooltips on mouse over

What option or feature must I enable in Visual Studio 2022 to get tooltips to show when hovering the mouse over a method, object, or error (i.e. red squiggly)? See screenshot comparing VS 2019 and 2022. I've searched for variations on VS 2022 and intellisense, intellicode, and it's not clear what changed with VS 2022.
Screenshot of VS 2019 vs. 2022 tooltip compare on mouse-over
The answer: this feature is "Quick Info". It can be accessed by mousing over, the menu option Edit > Intellisense > Quick Info, or the key combo Ctrl-K, Ctrl-I.
HOWEVER - I'm running VS 2019 and 2022 in virtual machine on an M1 Mac using parallels. I suspect that there is an issue with parallels which is preventing 2022 from showing Quick Info - even though VS 2019 Quick Info works fine.
What's odd is that some mouse hovers do work in VS 2022 on the VM. E.g. "references" links that VS injects in the UI to show where the method is referenced, or what user last checked in the code. I'll pursue this over on the parallels forums.
Press in your terminal ctrl + f search settings.json and writing:
"terminal.integrated.enableMultiLinePasteWarning": false

Resouces tab missing in Blend For Visual Studio 2019

On past versions of Blend For Visual Studio, I used to edit Styles and Templates from Resource Dictionaries under the "Resource" tab, usually on right side of the screen.
On last updates off Visual Studio 2019, this tab disappeared. Had it been removed?
Thanks.
The Resources tab will appear only if you open App.xaml file.
Then you can open another xaml file and Resources tab will be there until you close all tabs.
It's either a bug or really weird behavior.

Visual Studio 2015 RC Report Data Window is missing

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.

Distracting Red Icons in Visual Studio 2013

Visual Studio 2013 displays all my TypeScript files with a red icon:
I have no idea why they are red dark-orange (there are no errors and .cs/.json/etc. are fine) but I find that very distracting.
Can I make them black/green/anything-but-red'ish?
There is a Visual Studio Icon Patcher for VS 2012 that can be made to work with 2013!
There isn't a built-in way to change this. It's really more of a dark orange, though.
For those having trouble finding the VSIP for VS2013, I was able to download it from this site