-
Notifications
You must be signed in to change notification settings - Fork 76
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
Feature request: Change entered expression line formatting to Natural type #523
Comments
Another simpler and more space saving option is to display the parsed expression in the result field while typing. |
hanna-kn
added a commit
that referenced
this issue
Apr 17, 2024
hanna-kn
added a commit
that referenced
this issue
Apr 18, 2024
Quite possibly, but not in the next version (which I plan to release within 2 to 3 weeks). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. It would be awesome if you could implement a natural type output for written expression.
![image](https://private-user-images.githubusercontent.com/166928295/322211259-22905495-018c-4a1d-811d-06cebe464418.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3ODExMzUsIm5iZiI6MTczOTc4MDgzNSwicGF0aCI6Ii8xNjY5MjgyOTUvMzIyMjExMjU5LTIyOTA1NDk1LTAxOGMtNGExZC04MTFkLTA2Y2ViZTQ2NDQxOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxN1QwODI3MTVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01Zjg2NTdkMzlkNmViMzIzMjA1ZTQzNGQ0OWIxMWFmMzlhYzE1NzQzZjYwMjE1NGYwMDNkOGY0MWNhYjNmYTUxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.N4k2uIlVeXGTDfeddaSZIFoW4ebnKzkxVpYOFbypYcw)
I could see directly if there are mistakes in the expression I have written (especially parentheses/brackets).
This is not a duplicate to #463 because this issue only applies to the printed line.
The text was updated successfully, but these errors were encountered: