Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Microsoft Visual Studio 2012 very small command line

Today I installed Microsoft Visual Studio 2012 and I came across a problem that the command line when I start the project has a very small font and can't be read. You do not know how to set it to normal? Thank you for your advice.

Operating system: Windows 8 64bit Czech

enter image description here

like image 465
avalagne Avatar asked Oct 19 '12 17:10

avalagne


People also ask

How do I get the command-line in Visual Studio?

Start in Visual StudioOn the menu bar, select Tools > Command Line > Developer Command Prompt or Developer PowerShell.

How do I reduce screen size in Visual Studio?

You can adjust the Zoom level in VS Code with the View > Appearance > Zoom commands. The zoom level increases or decreases by 20% each time a Zoom command is executed. View > Appearance > Zoom In (Ctrl+=) - increase the Zoom level. View > Appearance > Zoom Out (Ctrl+-) - decrease the Zoom level.

Can I delete Visual Studio 2012 x86 redistributables?

You can uninstall the redistributables the same way you uninstall any other program in the Programs and Features control panel app. You can then download and install the latest versions from Microsoft's Download Center.

Why is Visual Studio so heavy?

This is mainly because Visual Studio has lots of components, extensions and tools.


1 Answers

Right click on the top of the window and choose 'Defaults', edit the size settings, save and load the command window again

like image 108
Robert Noack Avatar answered Oct 15 '22 19:10

Robert Noack