Currently the only way to navigate to an open tab is by scrolling through the list and visually locating it. Having a search functionality (of filenames) would enable quick switching between files.
In VS Code this can be done using the Cmd+P keybinding, which allows you to search through all files in the current workspace, and upon selection, open the file if it's not already open.

Currently the only way to navigate to an open tab is by scrolling through the list and visually locating it. Having a search functionality (of filenames) would enable quick switching between files.
In VS Code this can be done using the Cmd+P keybinding, which allows you to search through all files in the current workspace, and upon selection, open the file if it's not already open.
