2

I have a new customized file type with new file extension and I want to setup some Live Templates for that file type, Does anyone know how to do that?

2 Answers2

0

In the settings window, go to Editor-> Live Templates. Click the "+" icon to add a new Template group, and then add the live templates under that group.

enter image description here

Bajal
  • 5,487
  • 3
  • 20
  • 25
0

In order for the live template to be visible in your customized file type you need to select "Other" when defining the applicable contexts.Please see below:

enter image description here

dj_frunza
  • 1,553
  • 3
  • 17
  • 28