Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to display two classes at the same time with Visual Studio 2013

I need to see and edit multiple classes at the same time. With Eclipse I can achieve it with drag&drop.

Is it possible with Visual Studio 2013 Express and how?

Something similar to this:

enter image description here

like image 992
eeadev Avatar asked Dec 02 '25 08:12

eeadev


2 Answers

With at least two files open, you can use the "Window->New Vertical Tab Group" or "New Horizontal Tab Group".

This will create a new pane and you can move tabs between them.

You can do the same with a single file by using 'Window->New Window'. That creates a second view of the same file and you can then split as a separate group.

like image 104
fpintos Avatar answered Dec 03 '25 23:12

fpintos


You can split a window by dragging an almost-invisible handle at the top down, this shows you 2 areas for the code. I don't think you can do it side-by-side however, unless you undock the code window for one of the files you're working on and position it to the side.

like image 38
gbjbaanb Avatar answered Dec 03 '25 23:12

gbjbaanb



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!