Annotate multiline TODO comments

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Update multiline todo comments to annotate TODO on each line.  For example, the following:

      // TODO: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam consectetur 
      // ipsum eget aliquet luctus. Quisque vel metus ac lectus viverra condimentum.
      

      would become

      // TODO: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam consectetur
      // TODO ipsum eget aliquet luctus. Quisque vel metus ac lectus viverra condimentum.
      

      This will help with highlighting when using the better comments VS Code extension. This was brought up in PR 922.

            Assignee:
            Preston Vasquez
            Reporter:
            Preston Vasquez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: