Daniel Te Mar
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created When I preview the generated text, only the parent concept appears
Hi everyone! I have developed a language to be able to generate code that will go to a test app. I am doing it with XML.I have a grandfather concept that would be a "Encuesta", a father that would ... -
Created Use "(" or "[" inside the generator
Hello everyone! I'm using JetBrains MPS 2022 I want to generate this code: <ion-radio-group [(ngModel)]="question1"> <ion-list-header> <ion-label>Question 1: Is this ok?</ion-label>...