Today I Learned why VSCode was replacing the currently open file in the editor every time I clicked on a new one in the sidebar. It was due to the preview mode being enabled. In preview mode, VSCode opens files temporarily to save editor space. The t...
jramnai.hashnode.dev1 min read
No responses yet.