mapstruct-idea
mapstruct-idea copied to clipboard
Use the AccessorNamingStrategy during the auto-completion proposals
Apparently the intellij scala plugin has a feature called worksheet that is able to compile and read user code. This could be the approach for using the user defined AccessorNamingStrategy in order to provide better auto completion support.
There is an intellij-scala channel on gitter where we could ask more info