StarlaneStudios / vscode-comment-anchors

⚓A Visual Studio Code extension that adds support for comment anchors 🔭
https://marketplace.visualstudio.com/items?itemName=ExodiusStudios.comment-anchors
MIT License
205 stars 32 forks source link

✨ Add command to wrap code in section #187

Open jd-solanki opened 1 year ago

jd-solanki commented 1 year ago

Hi 👋🏻

While checking and reviewing the code I feel like this code should be better wrapped in a section.

I don't know if you noticed or not but wrapping the section using command will be a time saver.

  1. Trigger the command
  2. Enter the section name
  3. Boom! Code will get wrapped in section

Thanks for the awesome extension 🙏🏻