Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Parameters Behaviour #43

Open
tajmone opened this issue Dec 8, 2022 · 0 comments
Open

Fix Parameters Behaviour #43

tajmone opened this issue Dec 8, 2022 · 0 comments
Labels
💎 parameters PML Nodes » Constants Parameters

Comments

@tajmone
Copy link
Owner

tajmone commented Dec 8, 2022

Check the syntax behaviour for constant parameters.

I noticed that an empty [u:get ] node was breaking the syntax, but the syntax should be tolerant for a missing constant name because otherwise it uglifies the editing process — I happen to notice this while fast editing multiple lines, and intentionally postponing the constant names.

We want the syntax to handle such cases gracefully.

Also check the behaviour of empty [u:set ] nodes, and add dedicated tests to ensure the fixed behaviour is not broken in the future.

@tajmone tajmone added the 💎 parameters PML Nodes » Constants Parameters label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 parameters PML Nodes » Constants Parameters
Projects
None yet
Development

No branches or pull requests

1 participant