Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The project does _not_ follow Semantic Versioning and the changes are documented
## September 2025

### Fixed

- Variability: For feature attributes, the inspector in the configuration editor shows the current value of the attribute and what caused this value (manual input by user, default, forced by tool, etc). This assignment cause is read-only now. An intention is added to manually set it to 'manual' state.
- Variability: In the configuration editor, pressing Return/Enter anywhere will create an empty line after the configuration. Pressing Shift-Return/Enter on the header line of a configuration will create an empty line before the configuration.


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1242,8 +1242,8 @@
<ref role="37wK5l" node="6SMbav4Irm1" resolve="configurationRoot" />
</node>
</node>
<node concept="2qgKlT" id="6tuBwY6S72J" role="2OqNvi">
<ref role="37wK5l" to="1jcu:3NwcubmnBQ5" resolve="runSolverAsync" />
<node concept="2qgKlT" id="1OonrpW$_kz" role="2OqNvi">
<ref role="37wK5l" to="1jcu:7QODtLvTFnz" resolve="runManuallyAsync" />
</node>
</node>
</node>
Expand Down Expand Up @@ -5079,6 +5079,30 @@
</node>
</node>
</node>
<node concept="13i0hz" id="1OonrpWrKwH" role="13h7CS">
<property role="TrG5h" value="runManuallyAsync" />
<ref role="13i0hy" to="1jcu:7QODtLvTFnz" resolve="runManuallyAsync" />
<node concept="3Tm1VV" id="1OonrpWrKwI" role="1B3o_S" />
<node concept="3clFbS" id="1OonrpWrKwU" role="3clF47">
<node concept="3clFbF" id="1OonrpWrVQr" role="3cqZAp">
<node concept="2OqwBi" id="1OonrpWrWhs" role="3clFbG">
<node concept="13iPFW" id="1OonrpWrVQm" role="2Oq$k0" />
<node concept="2qgKlT" id="1OonrpWrXEp" role="2OqNvi">
<ref role="37wK5l" node="2tL1yL1z_3M" resolve="solverResultsAsync" />
</node>
</node>
</node>
</node>
<node concept="3uibUv" id="1OonrpWrKwV" role="3clF45">
<ref role="3uigEE" to="5zyv:~CompletableFuture" resolve="CompletableFuture" />
<node concept="3uibUv" id="1OonrpWrKwW" role="11_B2D">
<ref role="3uigEE" to="33ny:~List" resolve="List" />
<node concept="3uibUv" id="1OonrpWrKwX" role="11_B2D">
<ref role="3uigEE" to="gdgh:5zG5$Lyex1G" resolve="IResult" />
</node>
</node>
</node>
</node>
<node concept="13i0hz" id="1iVIHkN4kr5" role="13h7CS">
<property role="TrG5h" value="unassignedAttributes" />
<node concept="3Tm1VV" id="1iVIHkN4kr6" role="1B3o_S" />
Expand Down Expand Up @@ -15254,12 +15278,12 @@
<node concept="3clFbJ" id="5cx1lEoFsLD" role="3cqZAp">
<node concept="3clFbS" id="5cx1lEoFsLE" role="3clFbx">
<node concept="3clFbF" id="5cx1lEoFsLF" role="3cqZAp">
<node concept="2OqwBi" id="5cx1lEoFsLG" role="3clFbG">
<node concept="2OqwBi" id="1OonrpW$Au3" role="3clFbG">
<node concept="37vLTw" id="5cx1lEoFsLH" role="2Oq$k0">
<ref role="3cqZAo" node="5cx1lEoFsM2" resolve="config" />
</node>
<node concept="2qgKlT" id="6tuBwY6LK6k" role="2OqNvi">
<ref role="37wK5l" to="1jcu:3NwcubmnBQ5" resolve="runSolverAsync" />
<node concept="2qgKlT" id="1OonrpW$Bdl" role="2OqNvi">
<ref role="37wK5l" to="1jcu:7QODtLvTFnz" resolve="runManuallyAsync" />
</node>
</node>
</node>
Expand Down Expand Up @@ -16031,8 +16055,8 @@
<node concept="37vLTw" id="1gnhaEd8tWO" role="2Oq$k0">
<ref role="3cqZAo" node="1gnhaEd8izs" resolve="config" />
</node>
<node concept="2qgKlT" id="1gnhaEd8tWP" role="2OqNvi">
<ref role="37wK5l" to="1jcu:3NwcubmnBQ5" resolve="runSolverAsync" />
<node concept="2qgKlT" id="1OonrpW$C2k" role="2OqNvi">
<ref role="37wK5l" to="1jcu:7QODtLvTFnz" resolve="runManuallyAsync" />
</node>
</node>
</node>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,8 @@
<ref role="37wK5l" to="lte6:6SMbav4Irm1" resolve="configurationRoot" />
</node>
</node>
<node concept="2qgKlT" id="6tuBwY6XkEG" role="2OqNvi">
<ref role="37wK5l" to="1jcu:3NwcubmnBQ5" resolve="runSolverAsync" />
<node concept="2qgKlT" id="1OonrpW$Bdl" role="2OqNvi">
<ref role="37wK5l" to="1jcu:7QODtLvTFnz" resolve="runManuallyAsync" />
</node>
</node>
</node>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@
<child id="1164824815888" name="cellMenuPart" index="OY2wv" />
</concept>
<concept id="1078938745671" name="jetbrains.mps.lang.editor.structure.EditorComponentDeclaration" flags="ig" index="PKFIW" />
<concept id="1078939183254" name="jetbrains.mps.lang.editor.structure.CellModel_Component" flags="sg" stub="3162947552742194261" index="PMmxH">
<reference id="1078939183255" name="editorComponent" index="PMmxG" />
</concept>
<concept id="1149850725784" name="jetbrains.mps.lang.editor.structure.CellModel_AttributedNodeCell" flags="ng" index="2SsqMj" />
<concept id="1186403694788" name="jetbrains.mps.lang.editor.structure.ColorStyleClassItem" flags="ln" index="VaVBg">
<property id="1186403713874" name="color" index="Vb096" />
Expand Down Expand Up @@ -656,11 +659,8 @@
</node>
</node>
</node>
<node concept="3F0A7n" id="zJQZm7$hC4" role="1QoVPY">
<ref role="1NtTu8" to="4ndm:zJQZm7Q2Fm" resolve="assignmentCause" />
<node concept="VechU" id="67408HOpX3w" role="3F10Kt">
<property role="Vb096" value="hGRnIZc/lightBlue" />
</node>
<node concept="PMmxH" id="fgtKqAw$65" role="1QoVPY">
<ref role="PMmxG" node="fgtKqAsHZd" resolve="AssignmentCauseEditor" />
</node>
</node>
</node>
Expand Down Expand Up @@ -727,11 +727,8 @@
<property role="VOm3f" value="true" />
</node>
</node>
<node concept="3F0A7n" id="zJQZm87vi4" role="3EZMnx">
<ref role="1NtTu8" to="4ndm:zJQZm7Q2Fm" resolve="assignmentCause" />
<node concept="VechU" id="zJQZm87vib" role="3F10Kt">
<property role="Vb096" value="hGRnIZc/lightBlue" />
</node>
<node concept="PMmxH" id="fgtKqAw$lS" role="3EZMnx">
<ref role="PMmxG" node="fgtKqAsHZd" resolve="AssignmentCauseEditor" />
</node>
</node>
<node concept="3EZMnI" id="zJQZm8svLE" role="1QoS34">
Expand All @@ -747,11 +744,8 @@
<property role="VOm3f" value="true" />
</node>
</node>
<node concept="3F0A7n" id="zJQZm8sw3F" role="3EZMnx">
<ref role="1NtTu8" to="4ndm:zJQZm7Q2Fm" resolve="assignmentCause" />
<node concept="VechU" id="zJQZm8sw3G" role="3F10Kt">
<property role="Vb096" value="hGRnIZc/lightBlue" />
</node>
<node concept="PMmxH" id="fgtKqAw$lR" role="3EZMnx">
<ref role="PMmxG" node="fgtKqAsHZd" resolve="AssignmentCauseEditor" />
</node>
</node>
</node>
Expand All @@ -768,11 +762,8 @@
<property role="VOm3f" value="true" />
</node>
</node>
<node concept="3F0A7n" id="zJQZm8swpY" role="3EZMnx">
<ref role="1NtTu8" to="4ndm:zJQZm7Q2Fm" resolve="assignmentCause" />
<node concept="VechU" id="zJQZm8swpZ" role="3F10Kt">
<property role="Vb096" value="hGRnIZc/lightBlue" />
</node>
<node concept="PMmxH" id="fgtKqAw$lQ" role="3EZMnx">
<ref role="PMmxG" node="fgtKqAsHZd" resolve="AssignmentCauseEditor" />
</node>
</node>
</node>
Expand Down Expand Up @@ -2244,8 +2235,8 @@
<ref role="37wK5l" to="lte6:6SMbav4Irm1" resolve="configurationRoot" />
</node>
</node>
<node concept="2qgKlT" id="6tuBwY6Xl$8" role="2OqNvi">
<ref role="37wK5l" to="1jcu:3NwcubmnBQ5" resolve="runSolverAsync" />
<node concept="2qgKlT" id="1OonrpW$Qu6" role="2OqNvi">
<ref role="37wK5l" to="1jcu:7QODtLvTFnz" resolve="runManuallyAsync" />
</node>
</node>
</node>
Expand Down Expand Up @@ -3679,8 +3670,8 @@
<node concept="37vLTw" id="7PDiqB3$ty8" role="2Oq$k0">
<ref role="3cqZAo" node="7PDiqB3$txT" resolve="fmc" />
</node>
<node concept="2qgKlT" id="6tuBwY6Xlay" role="2OqNvi">
<ref role="37wK5l" to="1jcu:3NwcubmnBQ5" resolve="runSolverAsync" />
<node concept="2qgKlT" id="1OonrpW$Bdl" role="2OqNvi">
<ref role="37wK5l" to="1jcu:7QODtLvTFnz" resolve="runManuallyAsync" />
</node>
</node>
</node>
Expand Down Expand Up @@ -4034,5 +4025,19 @@
</node>
</node>
</node>
<node concept="PKFIW" id="fgtKqAsHZd">
<property role="TrG5h" value="AssignmentCauseEditor" />
<ref role="1XX52x" to="4ndm:30ECcbtLqSm" resolve="FeatureAttributeAssignment" />
<node concept="3F0A7n" id="fgtKqAsHZf" role="2wV5jI">
<property role="1Intyy" value="true" />
<ref role="1NtTu8" to="4ndm:zJQZm7Q2Fm" resolve="assignmentCause" />
<node concept="VechU" id="fgtKqAsJCM" role="3F10Kt">
<property role="Vb096" value="hGRnIZc/lightBlue" />
</node>
<node concept="xShMh" id="fgtKqA$5_r" role="3F10Kt">
<property role="VOm3f" value="true" />
</node>
</node>
</node>
</model>

Loading