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

svg cleanup #41

Closed GitMensch closed 3 years ago

GitMensch commented 3 years ago

removed unused paths and applied auto-formatting

GorvGoyl commented 3 years ago

Thanks. These are lot of changes in svg files which I possibly can't review. If you've tested these icons after making the change then I'd be happy to merge. Also, may I know which tool did you use to format these.

GitMensch commented 3 years ago

Also, may I know which tool did you use to format these.

Of course :-) Opened with vscode, then applied the auto-formatter, then seen the unused paths, removed them and compared the look in the browser with the previous one.