Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Understand grammar changes to address content assist issue.
Understand grammar changes to address content assist issue. [message #1730846] Fri, 29 April 2016 04:28
Eclipse UserFriend
I have rasied this bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=489272
I am not able to get content assist work for keywords.
For example ,"plot abc f" does not suggest "for" to complete the keyword.

Since, the grammar says that

plot can follow one or more IDs so ,

"plot abc f" . Should 'nt for be a possible candidate at this particular position ? as one word "abc" has already been completed. "

Is it right to expect another ID or the word for

[Updated on: Fri, 29 April 2016 04:29] by Moderator

Previous Topic:How to get type of generic arguments of inferred type?
Next Topic:DSL editor without launching new Eclipse instance
Goto Forum:
  


Current Time: Thu Jul 03 20:45:05 EDT 2025

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

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

Back to the top