I've noticed that there is additional text in intellisense for classes in f SD.LLBLGen.Pro.ORMSupportClasses.dll, but nothing for my generated classes. But the latter have the XML comments. Should I be seeing something in Intellisense besides the name of the class?
[Edit] Never mind, I had set the output doc file option in the project but but "dll" in the name. Works now.