Currently, the premium features are available only for VisualStudio JetBrains Rider (Windows) users as only this IDE provides support for all functionality required by MappingGenerator.
Feature | VisualStudio | Rider | VSCode |
---|---|---|---|
Implementing mapping methods | ✔️ | ✔️ | ✔️ |
Implementing mapping interface | ✔️ | ✔️ | ❌* |
Mapping Lambda | ✔️ | ✔️ | ✔️ |
Mapping Expression | ✔️ | ✔️ | ❌* |
Mapping UI Configurator | ✔️ | ✔️ | ❌* |
Explicit conversions | ✔️ | ✔️ | ✔️ |
Invocation scaffolding | ✔️ | ✔️ | ✔️ |
Initialization block scaffolding | ✔️ | ✔️ | ✔️ |
Code suggestions | ✔️ | ❌*** | ❌*** |
* - Premium features are not supported until UI portability resolved
** - Rider doesn’t support CodeFixes #RIDER-38610
*** - IDE doesn’t support specific Roslyn extension type