Add location indicator underneath mpath expression for errors #7
Labels
No labels
bug
duplicate
enhancement/documentation
enhancement/feature
enhancement/organization
question
rejected
upstream
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
UserCurt/mpath#7
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When errors arise, it can be helpful to show the user which part of the mpath is causing the error. This can be indicated by displaying the mpath expression and underneath pointing to the problematic part. For example:
Implementation of this already has started for parsing. This feature request is to expand this to other errors.