noir-lang / vscode-noir

Apache License 2.0
6 stars 7 forks source link

Improve `fmtstr` multi-line interpretation #50

Open grasshopper47 opened 9 months ago

grasshopper47 commented 9 months ago

Aim

Improve detection and handling of edge cases such as the one shown in the images below.

Expected Behavior

Should be highlighted as such:

image

Bug

Wrongly assumes a string

image

To Reproduce

Just create a multi-line fmtstr

Environment

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response