Reference substitute actions in 339 Follow derUser Created March 30, 2007 09:43 How can I use substitute referent actions in MPS 339 ?There is no more reference substitution actions in actionLanguage. So, where can they be found ?
commonly it's not needed to define custom actions to customize auto-completion menu for reference.
In most cases it's enough to define 'search scope' which will be used to lookup referent nodes.
The search scope can be defined in language's constraints model. There are many examples in baseLanguage.
It is also possible to specify auto-completion menu for particular cell directly in editor.
igor
Message was edited by:
Igor Alshannikov
OK
Now I understand this approach :-)
Thank you