Adding support for \z followed by a single newline, but due to some complexities in the syntax highlighting code, in some multi-line instances it may not update the other lines immediately (when changing a blank line into a non-blank line within a string that uses \z to ignore the whitespace blah blah blah)
Adding support for \z followed by a single newline, but due to some complexities in the syntax highlighting code, in some multi-line instances it may not update the other lines immediately (when changing a blank line into a non-blank line within a string that uses \z to ignore the whitespace blah blah blah)
Nice! That sounds a bit more complicated than a simple Linter version upgrade, hehe. Thanks Justin!