Skip to content

Commit 97a90d4

Browse files
committed
Remove duplicate node substitute/transformation action for EnumDeclaration.type
Problem: Multiple auto completion menu items are generated for the EnumDeclaration.type option. Solution: Disable the generation of the menu item for all but one optional editor cells.
1 parent 3fb1d70 commit 97a90d4

File tree

1 file changed

+21
-0
lines changed
  • code/languages/org.iets3.opensource/languages/org.iets3.core.expr.toplevel/models/org/iets3/core/expr/toplevel

1 file changed

+21
-0
lines changed

code/languages/org.iets3.opensource/languages/org.iets3.core.expr.toplevel/models/org/iets3/core/expr/toplevel/editor.mps

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,6 +1899,13 @@
18991899
<property role="VOm3f" value="true" />
19001900
</node>
19011901
</node>
1902+
<node concept="ZYGn8" id="68WOIGeG1Ja" role="ZWbT9">
1903+
<node concept="3clFbS" id="68WOIGeG1Jb" role="2VODD2">
1904+
<node concept="3clFbF" id="68WOIGeG1Jl" role="3cqZAp">
1905+
<node concept="10Nm6u" id="68WOIGeG1Jk" role="3clFbG" />
1906+
</node>
1907+
</node>
1908+
</node>
19021909
</node>
19031910
<node concept="3F0ifn" id="3YhAT14YvNu" role="3EZMnx">
19041911
<property role="3F0ifm" value="{..}" />
@@ -1989,6 +1996,13 @@
19891996
<property role="VOm3f" value="true" />
19901997
</node>
19911998
</node>
1999+
<node concept="ZYGn8" id="68WOIGeG1KK" role="ZWbT9">
2000+
<node concept="3clFbS" id="68WOIGeG1KL" role="2VODD2">
2001+
<node concept="3clFbF" id="68WOIGeG1KV" role="3cqZAp">
2002+
<node concept="10Nm6u" id="68WOIGeG1KU" role="3clFbG" />
2003+
</node>
2004+
</node>
2005+
</node>
19922006
</node>
19932007
<node concept="l2Vlx" id="3WWvqarUGzE" role="2iSdaV" />
19942008
<node concept="3F0ifn" id="3WWvqarUGzF" role="3EZMnx">
@@ -2210,6 +2224,13 @@
22102224
<property role="VOm3f" value="true" />
22112225
</node>
22122226
</node>
2227+
<node concept="ZYGn8" id="68WOIGeKJyS" role="ZWbT9">
2228+
<node concept="3clFbS" id="68WOIGeKJyT" role="2VODD2">
2229+
<node concept="3clFbF" id="68WOIGeKJz$" role="3cqZAp">
2230+
<node concept="10Nm6u" id="68WOIGeKJzz" role="3clFbG" />
2231+
</node>
2232+
</node>
2233+
</node>
22132234
</node>
22142235
<node concept="2iRfu4" id="3YhAT14Yx9m" role="2iSdaV" />
22152236
<node concept="VPM3Z" id="3YhAT14Yx9n" role="3F10Kt">

0 commit comments

Comments
 (0)