msawczyn / EFDesigner2022

Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
MIT License
119 stars 21 forks source link

"Add new Property" missing on Entity #3

Closed Mr-Pearce closed 1 year ago

Mr-Pearce commented 2 years ago

In Vs 2019 i could rightlick on Propertie of an Entity and "Add new Property" grafik in 2022 i cant grafik

Kalle4242 commented 2 years ago

How did you install EFDesigner into VS2022?

Mr-Pearce commented 2 years ago

i installed the file from https://github.com/msawczyn/EFDesigner2022/tree/master/dist Edit: I am using an old Project btw.

msawczyn commented 2 years ago

This is a Visual Studio Modeling SDK issue. See https://developercommunity.visualstudio.com/t/DSL-Editor-context-menu-is-empty/1565770?space=8&q=dsl+context+menu+broken

According to that report, a fix has been implemented and will be released shortly. We're just going to have to wait on that, unfortunately.

msawczyn commented 2 years ago

Problem resolved by Microsoft in Visual Studio 17.1 preview 2, and confirmed to work in 17.1 preview 4. Will continue to monitor preview versions to make sure it stays fixed. Can't release a build on this since Visual Studio preview versions aren't licensed for use in released applications.