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
But currently the rules that process property names aren't stopping at semicolon or at "}" closing braces, resulting in broken syntax and unclosed meta.block contexts/scopes:
The text was updated successfully, but these errors were encountered:
Apparently, with custom parser it is legal to have Uppercase property names in QML:
But currently the rules that process property names aren't stopping at semicolon or at "}" closing braces, resulting in broken syntax and unclosed meta.block contexts/scopes:
The text was updated successfully, but these errors were encountered: