cezarypiatek / MappingGenerator

:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
https://marketplace.visualstudio.com/items?itemName=54748ff9-45fc-43c2-8ec5-cf7912bc3b84.mappinggenerator
MIT License
1.03k stars 119 forks source link

Visual Studio Performance slowing down #165

Closed SebastianStolze closed 3 years ago

SebastianStolze commented 3 years ago

Mapping Generator Version [Current]

Mapping Generator distribution VSExtension/NugetPackage

IDE type and version Visual Studio 2019 16.8.4

Resharper version 2020.3.2

Hey there,

first of all that's a really nice expansion i love to use. But when I'm using the Expansion, my Visual Studio is slowing down hard. The editor and menus can't be used properly anymore bcs of the lag that's happening. When I deactivate the expansion it's working fine.

The slowdown happens after the first auto generated code I generate with the expansion. A Restart of Visual studio will also make it work again.

Any hints, configurations to make. Anyone else noticing that behaviour?

cezarypiatek commented 3 years ago

Duplicate #115