Search code examples
clionsetter

How can I modify the template for generating setters in CLion?


In CLion, we can generate setters from fields by: Code -> Generate... -> Setter. But how can I modify the template for the code generation to change, for example, the generated setter parameter name?


Solution

  • Unfortunately, I've got it confirmed from JetBrains that this is currently not possible in CLion.