mapstruct-idea icon indicating copy to clipboard operation
mapstruct-idea copied to clipboard

Use the AccessorNamingStrategy during the auto-completion proposals

Open filiphr opened this issue 8 years ago • 0 comments

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

filiphr avatar Aug 16 '17 20:08 filiphr