On Sat, 4 Jul 2009 15:34:57 +0200 Enrico Tröger <[email protected]> wrote: > Changing comment_open and comment_close in filetypes.haxe should help.
No, that was my first thought also. But that doesn't change anything about the comment-style for header and function description. Also the c-filedef has comment_open=// set by default and it still uses /**/ for header and function description (// for multiline comments, though). > Sure. Maybe also contact blackdog who contributed this list IIRC. I'll ask in the haxe mailing-list, if there is an official keyword-list. In the current list, there are definitely some keywords missing and some keywords that just don't exist (e.g. "protected"). -- Mockey _______________________________________________ Geany-devel mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
