symfurkan / rsl-vsc-focused-folder

Visual Studio Code Focused Folder Extension
9 stars 3 forks source link

Files in focused folder only open as previews #7

Open scarere opened 2 months ago

scarere commented 2 months ago

If workbench>Editor:Enable Preview is turned on, then double clicking on files within the focused folder opens them as previews. Focused folder should maintain the same functionality as the original file tree. In this case a single click should open a preview but a double click should open the file in a new tab/in editor mode.

scarere commented 2 months ago

Additionally, you can not right click on files in the focused folder. Right click does not bring up the dropdown menu of options like it does in the regular file tree.