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

How do I "Verify your Roslyn integration option in case you are using R#."? #152

Closed jzabroski closed 3 years ago

jzabroski commented 3 years ago

I installed MappingGenerator via Nuget package, but I do not get "Generate mapping code" in the context menu when I type Control+. with Resharper.

jzabroski commented 3 years ago

This is what I see when I go into R# Options from Visual Studio 2019 16.6.5 menu flow Extensions -> Resharper -> Options image

jzabroski commented 3 years ago

@cezarypiatek I read the rest of the README. :) Submitted a PR to clear up that its referring to tip at the bottom of the README by anchoring a link to that section.