Hi Keith,

The content assist feature in X10DT currently works on files that have *no*
compilation errors. So if your file compiles and you do control space on a
blank space, or after a ".", you will get a list of completions. We need to
do some work on recovery of the AST in the presence of compilation errors,
to make content assist work in all cases, and especially in the situations
in which it's the most useful (work in progress).

At the current time, the main use of content assist is to provide code
templates (doing control space in a blank space in a compiling file), which
helps beginner programmers with various X10 idioms.

Regards

Mandana


Mandana Vaziri
IBM T. J. Watson Research Center
http://www.research.ibm.com/people/m/mvaziri/

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to