Conversation
…of_new_featuremodel_1713
…bute in feature model (#1609)
…ch-third-party-minor fix(deps): update dependency com.mbeddr:platform to v2024.1.26439.e718998 (maintenance/mps20241)
…r_for_name_of_new_featuremodel_1713
…w_featuremodel_1713 Fix error for name of newly created feature model
…ch-mpsversion fix(deps): update dependency com.jetbrains:mps to v2025.1.2 (maintenance/mps20251)
…ing-rules-for-feature-attributes-with-no-not-present-values-#1609
…ature-attributes-with-no-not-present-values-#1609 Feature/add checking rules for feature attributes with no not present values #1609
It produced additional spaces around instances of `InterpolExprWord`. The main issue is is that the produced string doesn't match what is shown in the editor. Even if this was intended, there would be no way to specify a string that doesn't have spaces around `InterpolExprWord` instances. That's why this has to be a bug. If the user wants these spaces, they should be typed explicitly.
Merge maintenance/mps20241 into maintenance/mps20251
|
@arimer I downloaded the latest green build of MPS here: https://teamcity.jetbrains.com/buildConfiguration/MPS_20261_Distribution_DownloadableArtifacts#all-projects The failed TeamCity build says 'buildAllScripts' failed. With the above MPS it is successful. How to continue? The latest MPS-Artifact is failing.. |
…ionExpr fix: interpreter of `StringInterpolationExpr` added additional spaces
restored original libraries file
|
I dont understand what is going on here. Locally I can run and build this PR entirely. However our TC build cant. |
Fake news. I had an outdated local state. Build is failing locally as well. Will invstigate |
|
@dbinkele it looks like you've added a new dep. that cant be fullfilled on master: |
|
Fix is on the way |
And that dependency was not used. |

Merge changes from
maintenance/mps20251tomaster.