Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [xtext-dev] Regarding Content Assist in Xtext

Hi Pranay,

this is the developers list. Please repost your question in the users forum [1] or on stackoverflow.

[1] - https://www.eclipse.org/forums/index.php?t=thread&frm_id=27&

Kind Regards,
Sven

2016-01-15 8:04 GMT+01:00 Pranay Roy <pranayroy01@xxxxxxxxx>:
Hi all,

I have started exploring Xtext .The web editor is the particular interest to me . I want to understand on adding custom behaviour on the top of what is already provided. 

For example,
  • How can I trigger content assist on completion of prefix(two letters) of a word instead of "Control + Space" or   suggesting inputs right after spacebar after a word ends.
  • How can I get a list from the database and present in the web UI editor. For example , if the next word is of the type "Employee" . I want to fetch this using a query to the database with all the employee names. 

I would appreciate any help on this :).


Thanks and Regards,
Pranay Roy

_______________________________________________
xtext-dev mailing list
xtext-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/xtext-dev


Back to the top