Howdy, are there any plans to support preview tabs? As in, when you click an item it opens in a tab but if you click a different item without editing or saving anything then it replaces that tab instead of opening a new tab. As examples, tools like VSCode and Notesnook behave this way.
A preview tab becomes a "full tab" if any of these happen:
- The file is edited
- The file is saved
- The tab is double clicked
I don't remember off the top of my head what other cases a preview tab becomes a full tab, but there may be edge-cases around multi-user setups I'm not considering.
I find this feature super handy for times I might be clicking through many files just to glance at them. Then I don't have to go back and close 20+ tabs.