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
Right now, the colorize function can only process words that span in single line only. We need to come up with a solution to process strings that span across multiple lines:
multi-line comments
multi-line strings
The text was updated successfully, but these errors were encountered:
Right now, the colorize function can only process words that span in single line only. We need to come up with a solution to process strings that span across multiple lines:
The text was updated successfully, but these errors were encountered: