mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-27 12:29:41 +00:00
![]() The old parser always try first to find `Foo :=` from the old syntax so it would error saying it expect an identifier or `:=` But if we don't find a component, don't try to parse it as a component too early This way we get better error and better auto-completions |
||
---|---|---|
.. | ||
accessibility | ||
analysis | ||
basic | ||
callbacks | ||
elements | ||
exports | ||
focus | ||
functions | ||
imports | ||
layout | ||
lookup | ||
new_syntax | ||
parse_error |