JetBrains / MPS-extensions

MPS-extensions aims to ease language development within MPS.
https://jetbrains.github.io/MPS-extensions/
Apache License 2.0
80 stars 49 forks source link

Allow moving to arbitrary cells from math cells #729

Closed alexanderpann closed 8 months ago

alexanderpann commented 8 months ago

The old condition is not present in the original MPS MoveLeft implementation and there is no reason to restrict the code to editor cell labels. Example: Moving to a vertical bar after a math cell which can be implemented as a basic editor cell.