I often use breadcrumbs to navigate larger source files. Until very recently, it was possible to hit CTRL + F
to open a tiny search/filter box inside the breadcrumbs view. This is no longer possible with the most recent update of VS Code. CTRL + F
now opens the search in the open editor.
From scanning through the shortcuts around breadcrumbs, I do not find anything that remotely sounds like “Filtering in breadcrumbs”, only keyboard navigation with the arrow keys.
Was this feature silently removed from VS Code? Is there a new way to filter within the breadcrumbs?
Just FYI, I have the same problem with the terminal, where pressing CTRL + F does not open a search box, either.