Entity developer model explorer improvement
Visual Studio 2017 and .Net Core project.
Model explorer nodes collapse every time you navigate to another document and go back to Entity Developer designer. To reproduce the issue:
- Open an .efml file
- Make sure database model explorer is visible.
- Expand any nodes (Methods, Complex Types, etc.)
- Open another document (let's say some C# code)
- Go back to Entity Developer.
- Observe that all nodes are collapsed.
This issue results in less productivity and frustration when you need to go back and forth between code and DB model.
1
vote
Anonymous
shared this idea