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

Extend the set of tags highlighted in comments #6143

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

isti115
Copy link
Contributor

@isti115 isti115 commented Feb 28, 2023

No description provided.

Comment on lines +16 to +17
((tag (name) @info)
(#match? @info "^(INFO|NOTE|TODO)$"))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing "TODO" from @warning to @info is potentially controversial - I know that some tools or communities lint against TODOs and treat them like warnings/errors. I suppose that you can use linters for that anyway so let's give this a try and revisit it if the change is problematic 👍

@the-mikedavis the-mikedavis merged commit 2d5577d into helix-editor:master Mar 3, 2023
estin pushed a commit to estin/helix that referenced this pull request Mar 4, 2023
wes-adams pushed a commit to wes-adams/helix that referenced this pull request Jul 4, 2023
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.

2 participants