Search
You searched for the word(s):
Showing page 1 of 41 (404 total posts)
< 1 second(s)
-
Please provide us with additional information. Are you using GhostDoc or GhostDoc Pro? What version? Is your base method in the same solution? Or in binary reference?
-
GhostDoc cannot do that. We don't analyze metadata attributes to produce XML comments. As far as we know MetadataType attribute is used to define additional attributes but not XML comments.
-
Hello,
It is not clear for us what output you'd like to have. Would you like to see TABELLEMetadata->SATZART XML comment in TABELLE->SATZART in a help file?
-
Hello,
Could you please send us log file from c:\Users\<user>\Documents\SubMain\GhostDoc Pro for VS20XX\GhostDoc Pro.log to support@submain.com?
-
Thank you for the update.
-
Hi Morgan,
Please use the following code:
bool isVowel = "aeiouAEIOU".IndexOf(parameter.ReturnType.FullName[0]) >= 0;
this.Write(((isVowel) ? "An " : "A ") + Context.ExecMacro(parameter.ReturnType.FullName, "$(TypeName.FullNameAsSee)") + " containing the " + Context.ExecMacro(parameter.Name, ...
-
Thank you for the code snippet provided. We found and fixed the issue. The fix will be available in vNext.
-
Hello,
We could not reproduce that. What GhostDoc Pro version are you using? Did you change default Class template?
-
We found and fixed the issue. Please uninstall VSIX (via Extensions and Updates window) and install EXE (instead of VSIX). Then you will be able to register GhostDoc Pro.
-
Hello,
There is no need to run Visual Studio as administrator. It should register GhostDoc if you run it as normal user.
Could you please send us LOG file (from c:\Users\<user>\Documents\SubMain\GhostDoc Pro for VS2017\GhostDoc Pro.log) to support@submain.com? Also, what GhostDoc Pro version did you install?
1 ...
|
|