Closed smit-onshape closed 1 year ago
Describe the bug In typescript code, :[var:e] is not matching the expression if expression have spaces in middle of it
:[var:e]
Reproducing bit.ly/3HFVumG
Expected behavior when using :e in holes, it matches whole expression which has spaces as single argument of a function
Sorry my bad I did missed the part where it says contiguous non-whitespace
contiguous non-whitespace
Describe the bug In typescript code,
:[var:e]
is not matching the expression if expression have spaces in middle of itReproducing bit.ly/3HFVumG
Expected behavior when using :e in holes, it matches whole expression which has spaces as single argument of a function