How does autocompletion work

10 views
Skip to first unread message

Nathan Huesken

unread,
Jan 12, 2009, 10:48:01 AM1/12/09
to EclihX
Hello,

I am trying to find out how autocompletion of eclihx works.
How do you parse the source? Do you use the haxe compiler? In what
way?

I was looking through the EclihX source, but could not find the
autocompletion. Where is it implemented?

Thanks!
Nathan

Nikolay Krasko

unread,
Jan 14, 2009, 4:22:21 AM1/14/09
to ecl...@googlegroups.com
Hi,

Unfortunately EclihX doesn't parse a source yet, so it uses the haXe compiler with --display option.

For to see how it's implemented look to a sequence of files:

HXContextAssist.java
HaxeContentAssistManager.java
HaxeConfiguration.java

Hope it will help :)

Best regards,
Nikolay Krasko.


2009/1/12 Nathan Huesken <goo...@lonely-star.org>
Reply all
Reply to author
Forward
0 new messages