开发者

VS IDE: Split the tabs Horizontally or Vertically

开发者 https://www.devze.com 2023-01-18 15:14 出处:网络
in VS IDE, when开发者_运维技巧 more than one tab is open, we can split them horizontally or vertically. BUT they should be different files in each tab. Is there a way I can have the SAME file in BOTH

in VS IDE, when开发者_运维技巧 more than one tab is open, we can split them horizontally or vertically. BUT they should be different files in each tab. Is there a way I can have the SAME file in BOTH tabs? because when I am working on one method that is calling other methods in the same file, I want to easily see them instead of having to scrolling up and down... thanks


Click Window, New Window to open a second window for the current file.

You can then drag the new window to a different tab group.

0

精彩评论

暂无评论...
验证码 换一张
取 消