Query Highlighting with DateTime values

Issue #614 resolved
Derek Wiers created an issue

Queries generally work well, but what I noticed this morning is that when they include a DateTime literal, the highlighting gets very confused and stops working for the remainder of the query (see attached screenshot). Compiles/saves fine.

Comments (6)

  1. Scott Wells repo owner

    I noticed this as well just last week. I just need to update date/time literal token expression to allow for the last component. I'll include that in the next build.

  2. Log in to comment