Has anybody made a german version of the GhostDoc template textes? This would be a great help.

link|improve this question

80% accept rate
feedback

1 Answer

up vote 0 down vote accepted

As far as I am aware, GhostDoc bases its processing on a hard-coded set of parsing rules based on programmer-English conventions. I've written an alternative add-in (AtomineerUtils) which uses an Xml-based rules file that is language independent, so it would be very easy to convert the rules for use in a different language.

For more details, see http://www.atomineerutils.com/

link|improve this answer
Thank you very much, I will give it a try! – ChaosSpeeder May 1 '09 at 14:25
The only "English-specific" thing that is currently hard-coded is the "Plural" command. If the language rules aren't too complex then I'm happy to try to add support for automated pluralisation for other languages too. – Jason Williams May 1 '09 at 18:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.