I was doing some testing recently and typed pragma(msg, "A pragma statement").
Interestingly I got an auto-complete option for pragma whilst typing the string "A pragma statement". DCD should have been able to detect that the caret was within a string so should not have given this option.
This was on dcd 0.13.1
I was doing some testing recently and typed
pragma(msg, "A pragma statement").Interestingly I got an auto-complete option for pragma whilst typing the string "A pragma statement". DCD should have been able to detect that the caret was within a string so should not have given this option.
This was on dcd 0.13.1