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