Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(comments): Add Support for Commenting Multiple Lines #261

Merged
merged 11 commits into from
Aug 23, 2024

Conversation

tom-ludwig
Copy link
Member

@tom-ludwig tom-ludwig commented Aug 20, 2024

Description

This PR lets you highlight multiple lines and comment them all out at once.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

Screen.Recording.2024-08-22.at.7.04.35.PM.mov

@tom-ludwig tom-ludwig marked this pull request as ready for review August 22, 2024 17:04
@austincondiff austincondiff merged commit 515b025 into main Aug 23, 2024
2 checks passed
@austincondiff austincondiff deleted the fix(comments)/253/comment-multiple-lines branch August 23, 2024 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞 Commenting out code limited to only a single line
2 participants