Hacker News new | ask | show | jobs
by jdi 3359 days ago
> ... files that just close for no reason)

Do you mean if you select (preview) a file from the tree browser on the left, the file appears, but if you select another one, it goes away ?

Use this setting/preferrence:

"workbench.editor.enablePreviewFromQuickOpen": false,

1 comments

Or double click to fully open them.