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

Comments as entities #511

Open
pgoodman opened this issue Jan 22, 2024 · 0 comments
Open

Comments as entities #511

pgoodman opened this issue Jan 22, 2024 · 0 comments
Labels
api enhancement New feature or request help wanted Extra attention is needed indexer priority-high

Comments

@pgoodman
Copy link
Contributor

Right now Multiplier doesn't actually understand comments. I think it'd be nice to make it understand comments in the code, and then also make user annotations a variant of this, e.g. there could be an entity class hierarchy like:

  • Comment
    • CodeComment
      • MultiLineComment
      • SingleLineComment
    • UserComment or FloatingComment or Annotation.
@pgoodman pgoodman added enhancement New feature or request help wanted Extra attention is needed priority-high api indexer labels Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request help wanted Extra attention is needed indexer priority-high
Projects
None yet
Development

No branches or pull requests

1 participant