-
-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
enhancementNew feature or requestNew feature or requesterror messagesBetter, more actionable diagnosticsBetter, more actionable diagnostics
Description
With #77, #80, and #81, the only remaining parsing errors are escape sequence errors like #67.
Imho unescape_julia_string should never throw an exception. Instead, we should already check escape sequence validity when parsing (so that we can emit the correct diagnostics) and then emit ErrorVals during SyntaxNode construction.
c42f
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesterror messagesBetter, more actionable diagnosticsBetter, more actionable diagnostics