You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the sourceSpan produced by the template parser doesn't show a detailed enough information of where exactly a propertyRead, propertyWrite or a methodCall is. Another bonus of marking the entire expression as invalid is to have a more visible (as being also longer in terms of characters) notification produced by the text editor.
The text was updated successfully, but these errors were encountered:
Currently the
sourceSpan
produced by the template parser doesn't show a detailed enough information of where exactly apropertyRead
,propertyWrite
or amethodCall
is. Another bonus of marking the entire expression as invalid is to have a more visible (as being also longer in terms of characters) notification produced by the text editor.The text was updated successfully, but these errors were encountered: