mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
![]() `inout` and `input` are too similar, so use a longer form for `inout` CC https://github.com/slint-ui/slint/issues/191#issuecomment-1296176978 |
||
---|---|---|
.. | ||
experiments | ||
Cargo.toml | ||
main.rs | ||
README.md |
Slint syntax updater
Use this tool to update Slint files from the current Syntax to the new experimental syntax, using the new component declaration and following the new rules tracked in issue #1750
Usage:
export SLINT_EXPERIMENTAL_SYNTAX=true
cargo run -p syntax_updater -- -i /path/to/my/app/ui/**/*.slint