Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » content assist
content assist [message #781128] Fri, 20 January 2012 16:17 Go to next message
haitham hammoud is currently offline haitham hammoudFriend
Messages: 2
Registered: January 2012
Junior Member
Hello,

in content assist i want to override the stub of some rule feature which is a collection list actually. my question is how can i let the auto completion show up only within certain index?

Thanks
Haitham
Re: content assist [message #781289 is a reply to message #781128] Fri, 20 January 2012 22:35 Go to previous message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Hi,

you'll have to inspect the content assist context carefully. A
combination of the last complete node, current node, the previouse model
and the current model should allow to implement a nice heuristic for
your use case.

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 20.01.12 17:17, schrieb haitham hammoud:
> Hello,
>
> in content assist i want to override the stub of some rule feature which
> is a collection list actually. my question is how can i let the auto
> completion show up only within certain index?
>
> Thanks
> Haitham
Previous Topic:Adding an XML generator to the domainmodel example
Next Topic:Disable crossreferences in splitted DSL model
Goto Forum:
  


Current Time: Thu Apr 25 04:54:09 GMT 2024

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

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

Back to the top