How can I edit built-in suggestion?
已回答
Idea has built-in if template of: " if() " (no brackets).
I don't like this style, so I wrote if template of:
"if ($var) {
$end
}"
this template works great, except one inconvenience: whenever I call suggestion there are two "if" snippets like below.

How Can I edit/remove built-in suggestion(first "if" snippet)?
请先登录再写评论。
There is no such feature, unfortunately.
Feel free to create a feature request at https://youtrack.jetbrains.com/issues/IDEA