-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
bugSomething isn't workingSomething isn't workingerror messagesimprove feedback from error messagesimprove feedback from error messageslow-prioritybacklog items with low prioritybacklog items with low priorityneeds triage
Description
Right now, any error in a binary operation expression during evaluation always uses the span for the right-hand side, as that's the only span passed through. But for some errors it makes more sense to highlight the left-hand side or the entire expression. We should update the parameters for the binop helpers to accept multiple spans so the individual error cases can choose the most appropriate one.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingerror messagesimprove feedback from error messagesimprove feedback from error messageslow-prioritybacklog items with low prioritybacklog items with low priorityneeds triage