I'm not sure if this is possible, and wasn't sure where to even begin looking. Thought the community would be better suited to give ideas or suggestions on how to achieve this.
I have a split screen setup with a single VSCode window. I noticed that the same exact file, when opened on a tab on the left pane, can also be re-opened with another tab on the right pane - at the same time.
Is there a way to specify a behavior or setting where, whenever I cmd + p
and open a file that already has an existing tab, I can bring that existing tab to the foreground instead of opening another one?
You can configure "workbench.editor.revealIfOpen": true
in settings to always reveal a file if already opened in any other group.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With