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 comment buttons #19

Closed JackStrap closed 3 years ago

JackStrap commented 4 years ago

Hi Gourav,

Thanks for making this extension. I added two buttons for comments, one for toggle comment line and the other one for toggle block comment. Could you let me know when you published it.

Thanks, Jack

GorvGoyl commented 4 years ago

Thanks @JackStrap will check and deploy by the weekend

GorvGoyl commented 4 years ago

Hi @JackStrap I recently updated the extension so the merge process is failing. Could you resolve these conflicts in your PR?

JackStrap commented 4 years ago

Hi @JerryGoyal It should be arrange now. Thanks again!

GorvGoyl commented 4 years ago

@JackStrap In the latest PR, there seem to be missing some changes for extension.ts and package.json file. https://github.com/JerryGoyal/Shortcut-Menu-Bar-VSCode-Extension/pull/19/files