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

Add "New File" Button #26

Closed scotthardwick closed 3 years ago

scotthardwick commented 4 years ago

Hi! Thanks for this great extension. Could you please add a button to this action: workbench.action.files.newUntitledFile It would be to create new files in the editor. Thanks