GorvGoyl / Shortcut-Menu-Bar-VSCode-Extension

Add handy buttons like beautify, show opened files, save, toggle terminal, etc to the editor menu bar in VSCode. You can also create your own buttons with custom commands. VSCode Marketplace link: https://marketplace.visualstudio.com/items?itemName=jerrygoyal.shortcut-menu-bar
https://marketplace.visualstudio.com/items?itemName=jerrygoyal.shortcut-menu-bar
GNU General Public License v3.0
221 stars 44 forks source link

Allow typing in Show Files List #12

Closed bformet closed 4 years ago

bformet commented 4 years ago

It should be nice I think to allow typing in Opened editors menu to help find the desired file quicker. The same way it's done vscode "Show opened editors" command.

Thx

GorvGoyl commented 4 years ago

added. Please enable it from extension settings.