antonmedv/numbr

Formatting Issue

Opened this issue · 4 comments

Sometimes I prefer to format a variable like the following:


Total of variable1 =
    someNumber

Total of variable2 =
    someNumber

It shows the results on the right side

The problem is when the variable gets referenced that they do not show the referenced value.

Here is an example

Variables should be on one line

Just wondering, but if this is hard to fix then perhaps it should be forced to not evaluate if not on 1 line so that it will be obvious why it does not evaluate when referenced?

I guess we cloud set 0 to variables in this case.

I have not looked at the code, so perhaps in the code yes 0 but in the UI Ideally I would prefer blank