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.
Please sign in to leave a comment.
Hello!
It seems to be https://youtrack.jetbrains.com/issue/CPP-9267. Feel free to comment or upvote in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.