Layout constraints index out of bounds should give errors in editor instead of during built #119
MeAmAnUsername
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Given
(I didn't know what the 3 meant as the documentation does not explain it well)
Currently: only gives error when building with Command+B.
Proposal: give this error already in editor, with an error marker on the
3.Same happens for
layout(indent 0 3), I assume it happens with other layout constraints as well.All reactions