Hello bug-gettext: The release notes for v.0.18.3.2 say that there is *partial *support for JavaScript in the release and I've been successful in generating .po files using xgettext().
However, it's failing to parse out any developer comment lines that directly precede the extracted strings into the .po files. Does this fall under the realm of *partial *support or is there some special formatting options in order for the parser to extract the .js developer comments? I took a look through the tests (no example folders for JavaScript), but I didn't see any support for them.
