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

feature: Add id for Todo's and other flags to enable cross referening #340

Open
1 task done
niksingh710 opened this issue Dec 16, 2024 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@niksingh710
Copy link

Did you check the docs?

  • I have read all the todo-comments.nvim docs

Is your feature request related to a problem? Please describe.

Not Related to any issue.

Describe the solution you'd like

# TODO:id:1 This is a simple todo.

The hight light should conceal the :id:1 to just TODO:1.

after this in the working dir if any where i type like

# NOTE: The Below code will be removed after the resolution of !TODO:id:1

It should be nicely concealed and pressing enter on the concealed TODO:1 it should take me to the first TODO:id:1 occurence

Describe alternatives you've considered

Right Now none, just elaborative comment to reference that.

Additional context

No response

@niksingh710 niksingh710 added the enhancement New feature or request label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant