Visual Studio Code closes file alone

1

In Visual Studio Code how much I open a file and soon after I open another file that I will work it automatically closes the first open file. How do I prevent this?

    
asked by anonymous 27.12.2016 / 14:40

1 answer

3

You may be opening the file only in preview / preview mode instead of editing. To make the tab fixed without closing, try to check this. In contrast, you can go into settings / tools and set "Tabs and Windows", which would be the tabs and windows in your Visual Studio .

    
27.12.2016 / 15:05