https://issues.dlang.org/show_bug.cgi?id=21710

          Issue ID: 21710
           Summary: Code Completion doesn't work if compiler path contains
                    a white space
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: visuald
          Assignee: [email protected]
          Reporter: [email protected]

Example:

c:\D\ldc 1.25.1


Compiler is detected in visuald settings, but code completion stops to work,
everything is red

If i rename the folder to just "ldc", then it works

--

Reply via email to