Files
openide/resources
Alexander Zolotov ef0bf43013 Live templates: do not show templates without a shortcut in the autopopup (IDEA-204163, KT-8474)
It's unlikely that users use such templates (P and B) as a regular live template: it's easier to type ( than P<Tab>.
It's even more unlikely if then use these template via auto-popup.
Let's try to remove them from the auto-popup to address IDEA-204163 and KT-8474.
2018-12-17 17:01:20 +03:00
..