DDT-IDE / DDT

DDT is an Eclipse-based IDE for the D programming language:
http://ddt-ide.github.io/
101 stars 16 forks source link

Content Assist bug #123

Open dueksam opened 8 years ago

dueksam commented 8 years ago

Hello,

I get this error all the time : "Timeout performing Code Completion." when I type the name of a variable followed by a '.'

It takes a long time (freezes) to provide options for autocomplete, or I get a window with the error message.

DTT version : 0.14.0.v201510271709

bruno-medeiros commented 8 years ago

Does DUB build work on the project you tried invoking code completion? What is the D build output after you invoke code completion?