Re: Issue 34 in eclihx: Code completion

0 views
Skip to first unread message

ecl...@googlecode.com

unread,
Jul 29, 2010, 4:26:45 AM7/29/10
to eclih...@googlegroups.com

Comment #8 on issue 34 by fmjrey: Code completion
http://code.google.com/p/eclihx/issues/detail?id=34

Just making a note of the new axdt plugin which uses xtext for its as3
editor. The soon to be released plugin web site is here:
http://new.axdt.org/
It seems considerable time has been spent getting it to work, Helios+xtext
1.0 required.
Editor source code with grammar file here:
http://new.axdt.org/browser/as3/as3-runtime/src/main/java/org/axdt/as3
It should certainly provide some inspiration...

ecl...@googlecode.com

unread,
Nov 26, 2010, 7:05:50 PM11/26/10
to eclih...@googlegroups.com

Comment #9 on issue 34 by danielku15: Code completion
http://code.google.com/p/eclihx/issues/detail?id=34

Here some other code completion enhancements:

If you press Ctrl+Space within a method, you should get codecompletion
entries for class members (like in 'this.'), static class members (like
in 'ClassName.'), available classes (for later accessing of static members).

Support for code templates. i.E. New Method/Type Template in class body.

ecl...@googlecode.com

unread,
Nov 26, 2010, 7:09:51 PM11/26/10
to eclih...@googlegroups.com

Comment #10 on issue 34 by danielku15: Code completion
http://code.google.com/p/eclihx/issues/detail?id=34

Two more:

Display HaxeDoc on CodeCompletion.

If you hover variables, method calls, class names etc. you should get the
declaration and HaxeDoc in a tooltip. (type information)

ecl...@googlecode.com

unread,
Dec 31, 2011, 10:27:59 AM12/31/11
to eclih...@googlegroups.com

Comment #11 on issue 34 by fintanbo...@gmail.com: Code completion
http://code.google.com/p/eclihx/issues/detail?id=34

support for Code templates would be a very welcome addition

Reply all
Reply to author
Forward
0 new messages