Strange behaviour with Live Templates suggestions
Hi
I'm trying to use the Angular Live Templates. But they seem to show up very late or not at all. For example when I type "a-" I expect all the template suggestions but it shows only the common objects. If I type "a-httpg" then it offers "a-httpclient-get" to make an example. This way it's quite inconvenient. Can this be adjusted?
Please sign in to leave a comment.
Hi there,
If you invoke "Code | Insert Live Template" and then start typing (or in the middle of it) then in suggestion list you will see live templates ONLY.
Please try enabling registry key
ide.completion.show.live.templates.on.top (Help | Find action.., type .registry)That Works great! Thanks Elena.
Thanks Andriy, the shortcut would work but I find it more practical to get the suggestion in the common auto completion.