Syntax highlighting for Multi-line SQL Comments is not recognised by "Code Block" macro

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 6.15.8
    • Component/s: Macros - Other Macros
    • None
    • 1
    • Severity 3 - Minor

      Code Block macro should recognise the multi-line comments of SQL queries as recognising single-line comments by highlighting them in green.

      When the text starts with "--" then the Code block macro recognises it as a comment.

      But when the using multiline comments /*example comment*/ , the Code Block macro doesn't recognises it as a comment and doesn't highlight it in green.

      See enclosed screenshot.

       

      Actual results:

      Code Block doesn't recognise the multi-line SQL comments, doesn't highlight it in green (see screenshot)

       

      Expected results:

      Code Block should recognise and highlight the multiline SQL comments in green.

       

      Workaround:

      Currently there is no workaround

            Assignee:
            Unassigned
            Reporter:
            Mohamed K (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: