marco rolappe
- Total activity 914
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 887
-
-
Created [GrammarKit] Predicated/context dependent parse
AnsweredHi there, in a grammar (GrammarKit .bnf for an Oberon-2 dialect) of my plugin there are two constructs for which the correct parse depends on thec context. More concretely those two are procedure c... -
Edited [Kotlin UI DSL] textfield binding not working
AnsweredHi there, I am currently implementing a SettingsEditor for a run configuration of one of my plugins. For this I want to use the Kotlin UI DSL. The problem I have is that the text field binding seem...