Closed zardoy closed 2 years ago
Yes, indeed, that is a valid binary expression. It just didn't work in some cases (quite a lot actually) but should be fixed in next version :)
Works like a charm. Thank you!
Update: I thought it have problems, but everything is good! Thank you again!
Hi! I found it useful to write equality expression first and then using your
binary-expression
when case. However I doesn't seem to work if right side of the expression is.Example of useful snippet:
Works well:
Doesn't work well:
It doesn't even show the suggestion, however it is still binary expression, isn't it?