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(highlight): return false when the capture is not a comment #275

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

geoffreylefebvre
Copy link

@geoffreylefebvre geoffreylefebvre commented Jun 13, 2024

Prevents jump to next/previous todo comment from hitting context.TODO() in go code.

This problems occurs when using a highlight pattern without a colon (e.g. pattern = [[.*<(KEYWORDS)>]]) even when comments_only is true.

Copy link
Contributor

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions bot added the stale label Jul 14, 2024
@geoffreylefebvre geoffreylefebvre changed the title Return false when the capture is not a comment fix: return false when the capture is not a comment Jul 15, 2024
@geoffreylefebvre geoffreylefebvre changed the title fix: return false when the capture is not a comment fix(highlight): return false when the capture is not a comment Jul 15, 2024
@github-actions github-actions bot removed the stale label Jul 26, 2024
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale label Aug 25, 2024
@geoffreylefebvre
Copy link
Author

bump

@github-actions github-actions bot removed the stale label Aug 26, 2024
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale label Oct 18, 2024
@geoffreylefebvre
Copy link
Author

bump

@github-actions github-actions bot removed the stale label Oct 19, 2024
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale label Nov 18, 2024
@geoffreylefebvre
Copy link
Author

bump

@github-actions github-actions bot removed the stale label Nov 19, 2024
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