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

Highlight multiple consecutive lines #538

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

unicornflax
Copy link

No description provided.

@unicornflax unicornflax closed this Sep 4, 2024
@unicornflax unicornflax reopened this Sep 4, 2024
@unicornflax unicornflax marked this pull request as draft September 4, 2024 15:52
@unicornflax
Copy link
Author

unicornflax commented Sep 4, 2024

@aaron-bond This is my approach for highlighting multiple consecutive lines. I don't want to merge this because the setting and logic to enable this are missing, and there are issues when a single line comment is followed by a multiline comment. Also, I couldn't test this for languages other than Python and JS/TS.
But I have this version running locally now for me because it really sucks to write TODO before every new comment line :)

Also: Missing logic for multi-line comments

@unicornflax unicornflax marked this pull request as ready for review September 4, 2024 16:00
@unicornflax unicornflax changed the title Feature/multiline highlighting Highlight multiple consecutive lines Sep 4, 2024
@unicornflax unicornflax marked this pull request as draft September 4, 2024 16:01
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.

1 participant