Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Question about autocompletion (Question about autocompletion )
Question about autocompletion [message #1654049] Fri, 06 March 2015 14:06
Luis De Bello is currently offline Luis De BelloFriend
Messages: 95
Registered: January 2015
Member
Hi guys,

To be honest , I do not have any real question but maybe you can help me anyway, I am having some issue to tweak the autocompletion , the problem is that the model which are receiving in the methods is no the last node, because the last one has some error so I am not able to provide good feedback to the user.

Example
{
Key:
}

The parser marks this as error because the key ,value expression is not complete but the method is receiving the object model so I am not able distinguish if the element inside has key or value assigned, so I need the current object model with the properties which were set and the remains properties in null.

I hope someone can bring me some lights on this, also the behaviour changes if I use => or ->.

Thanks in advance.

Regards,
Luis

[Updated on: Fri, 06 March 2015 14:27]

Report message to a moderator

Previous Topic:Use Xtext features in Jface Viewers
Next Topic:ReferenceDescription contains empty eReference
Goto Forum:
  


Current Time: Fri Apr 26 14:46:21 GMT 2024

Powered by FUDForum. Page generated in 0.03043 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top