Ask Your Question
1

Can two windows of VS code be opened for the same file without the need for overwriting?

asked 2021-04-16 11:00:00 +0000

pufferfish gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-12-14 13:00:00 +0000

woof gravatar image

No, it is not possible to have two windows of VS code opened for the same file without one overwriting the other. When you open the same file in two windows, any changes made in one window will be reflected in the other window. However, you can use split views in VS code to view and edit two different parts of the same file simultaneously.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-04-16 11:00:00 +0000

Seen: 8 times

Last updated: Dec 14 '22