Open
Description
x13989 reported this on 2019-05-31T09:21:23Z
Transfered from https://issues.dlang.org/show_bug.cgi?id=19927
CC List
- r.sagitario
Description
D Win32 project, VD 0.49.2, VS 16.1.1.
If I select the Debug or Release (either x86 or x64) build configuration, everything works properly. But if I switch the build configuration to Debug LDC/Release LDC, the auto-completion and go-to-definition function of the standard library won't work. It would say "No definition found for 'writeln'", and there are nothing but keywords in the completion list. These issues would no longer occur if I switch back to Debug/Release. I suspect that Visual D's not identifying LDC's standard library files lead to this problem. Please fix this!
!!!There are attachements in the bugzilla issue that have not been copied over!!!