JetBrains / rider-efcore

Entity Framework Core UI plugin for JetBrains Rider
https://plugins.jetbrains.com/plugin/18147-entity-framework-core-ui
MIT License
176 stars 15 forks source link

Add Migration: Ability to open newly created migration in editor #209

Open seclerp opened 8 months ago

seclerp commented 8 months ago

Currently, if migration has been created via Add Migration dialog it does not appearing in the code editor after execution. It would be cool to add such an optional checkbox.