D-Scanner errors

Jordan Wilson wilsonjord at gmail.com
Mon Nov 25 08:53:03 UTC 2024


I have some `iq{}` blocks, that D-Scanner shows up as errors.
I believe this is because `libdparse` doesn't support 
interpolated strings yet.

So, I attempted to suppress these errors in D-Scanner, but I find 
that you can't disable sections of code, only disable the 
warnings in their entirety.

Any suggestions/work arounds that people might have?

Thanks,

Jordan


More information about the Digitalmars-d-learn mailing list