JetBrains / MPS-extensions

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

mpsutil.projectview: Fix project view reloading #815

Closed alexanderpann closed 6 months ago

alexanderpann commented 6 months ago

The custom project views couldn't be reloaded because adding the updated project views happened before the removal of the old project views.