Live template not expending correctly

已回答

Hello everyone,

As the title suggests it, I have issue while using live template in CLion.

The probleme appears with the templates "iter" and "itit" but not "for"

Here is the problem : when I try to use the "iter" live template (with <ctrl+J> or typing "iter" plus pressing <TAB>) the template expend but does not allow me to modify the iterator or the container. It does not even complete the auto type and the cursor is placed juste before the for statement (Screen of the result)

It is the same with "itit" but strangly enough, the "for" template does work.

For information, I have the default configuration for the live template

If anyone have a solution, or have the same problem and does not want to feel alone it would be great

Have a good day.

1

请先登录再写评论。