Xtext Content assist configuration
I want that the content assist suggests the name of variables already declared in the script. this is the grammar: Script: includes+=(Include)* assignments+=(Assignment)* g=GetLog? clock=Clock? …
Online Free Tutorials Guruji Guide & Materials – Solved Questions Answers
I want that the content assist suggests the name of variables already declared in the script. this is the grammar: Script: includes+=(Include)* assignments+=(Assignment)* g=GetLog? clock=Clock? …