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
224 stars 44 forks source link

Comment and Uncomment Selection #66

Closed bush3102 closed 2 years ago

bush3102 commented 3 years ago

Would it be possible to add two buttons, one for Commenting Selection and one for Uncommenting Selection? The functionality would mimic how Visual Studio comments/uncomments code.

Thank you and I love this extension.

GorvGoyl commented 2 years ago

the icon is already there Comment Line. let me know if you face any issues.