Hello,
Is there a way to double click on a preview tab to open it like a normal tab? I can press a key and undo it but it counter intuitive. I would like to double click on the tab and have it switched for me like VS Code.
Thanks
Hello,
Is there a way to double click on a preview tab to open it like a normal tab? I can press a key and undo it but it counter intuitive. I would like to double click on the tab and have it switched for me like VS Code.
Thanks
Try opening a feature request on the issue tracker:
Other than that, you should be able to create a plugin which detects your double click, inside the tab contents, and:
undo command (Ctrl+Z)I just “pretend” to drag it and it becomes normal. I guess it’s not quite as simple as double-clicking, but it’s close.