You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
If there is a multiple string or comment or other format, is it posibble highlight it? Because function "highlightBlock" process text format line by line. string = """This is multiple text string 1 This is multiple text string 2 """
Thank you.