(2022-11-10, 20:51)Nils Schmidt Wrote: Hi Max,
how should I deal with warnings, since this line is not allowed in an official file?
It is not so easy to interpret each number as a potential calculation and show a warning if the value is calculated and what its result is.
I would rather like to introduce other features for the text editor instead.
One thing I wanted to do a long time ago is for example auto-completion in the text editor, then you don't need to remember all meta commands anymore and can type faster.
Cheers,
Nils
I think that a use of "*", "+", etc. anywhere but in last argument of line 1 should clearly signify that it is a calculation
Warning, I believe, could be added by the same function that handles detection of calculation being present, and would ideally be like the const stuff
I am perfectly fine if you would not implement such a feature, but it being present will be appreciated