On Friday, 27 July 2012 at 12:56:12 UTC, Rainer Schuetze wrote:

Incidentally, none of that answered my original question, which is "why does VisualD crash?"

I tried to reproduce it, but for my solutions it works. I suspect it might have to do with your window layout. You might try to remove the solution options file (.suo) and see if it still crashes. Please create a ticket here: http://www.dsource.org/projects/visuald/newticket

Yes, removing the .suo file fixed the problem. I don't know why. I will create a ticket. Would submitting my .suo file help?

The only other thing I don't like about VisualD is that the intellisense kinda blows. It's very hit-and-miss. Why is this?

The intellisense part is rather unfinished. it needs full semantic analysis, and that is almost as complex as a D compiler. I'm not really sure what you mean by "Blows" or "hit-and-miss", though.

Well, it doesn't work in a lot of cases. A lot of times I'll press . or ( and get nothing at all.

Reply via email to