Previewing a file

Make a request or discuss new features.
Post Reply
Qihe Pan
Posts: 16
Joined: 30 Apr 2024 05:49

Previewing a file

Post by Qihe Pan »

Do we have the function to preview a file, similar to single-clicking on a file in VSCode?

Clicking on a file will open it in the current editor tab in VSCode, while double-clicking on a file will open it in a new editor tab. Clicking on a file replaces the current editor content, while double-clicking on a file keeps the original content in the current tab and opens the new file in a new tab.
User avatar
Rickard Johansson
Site Admin
Posts: 6783
Joined: 19 Jul 2006 14:29

Re: Previewing a file

Post by Rickard Johansson »

It's a behavior I really don't like in VSCode. I don't think selecting a file should replace the current contents you're working on...
Post Reply