Javadoc formatting issue

When I type /** and press Enter, I am left with faulty generated Javadoc because of function indent:

/**
    *
**/
    public function ...



Is this behavior normal, or can I do something to change it?

Also when I type @ inside javadoc and press to get suggestions, I don't get any javadoc tags. You can see list of items in auto-complete in attached file.

P.S. I'm using IntelliJ IDEA 11.1 with HaXe document type and I'm new to IntelliJ. :-)

Regards,
Vjeko

Attachment(s):
javadoc_autocomplete.png
0
3 comments
Avatar
Permanently deleted user

Also, in auto-complete when I want to see my javadoc description I get it in weird format. You can see screenshot in attachment.

Regards,
Vjeko



Attachment(s):
javadoc_popup.png
0

Please file YouTrack issues for those problems. The Haxe plugin in IntelliJ IDEA is very new, and does not implement all of the documentation support features.

0
Avatar
Permanently deleted user

Ok, thank you.

0

Please sign in to leave a comment.