How to diable the annoying code generation Dialog?

已回答

I would like to implement the toString method, so I type "toStr" intelliJ suggests to create and override the toString method: I press enter a code generation deialog appears, why? I need sometimes just to return someField.toString(); I don't need this Dialog. How can I disable it?

0

Hello,

Could you please provide code example demonstrating the issue?

0

请先登录再写评论。