Skip to content

Variable Visualisation Residuals #278

Description

@solara404

When using variables, a preview of the matched variable is displayed.

If two variables have similar names, such as var and var2 typing var causes the 2 from var2 to be shown as a preview. After pressing Enter, the 2 remains visible as a greyed-out residual.

Reproduction steps:

set var 10
set var2 10
set x = var2 + var

After pressing Enter after var, a greyed-out 2 can still be seen next to var.
This happens when the variable is at the end of an input.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions