Community
Participate
Working Groups
When typing self.eAllContents(<CTRL+SPACE> I'm getting the following list : '+' '-' '<>' '=' Whereas I would have expected the list of package names currently registered. Continuing typing : aql:self.eAllContents(ecore::<CTRL+SPACE> nothing is proposed whereas I would have expected the list of EClasses available in Ecore.ecore.
The second part of this bug is solved on master. completion in self.eAllContents( is still wrong
New Gerrit change created: https://git.eclipse.org/r/60505
The previous patch should fix the completion for call with missing end parenthesis
Gerrit change https://git.eclipse.org/r/60505 was merged to [master]. Commit: http://git.eclipse.org/c/acceleo/org.eclipse.acceleo.git/commit/?id=786f843ad4063e4a22b7beb9f2df051632832417
Solved on master