Same Live Template in different languages

I get an duplicate error when I try to define Live Templates with the same abbreviation for different languages:

e.g. a commented line (my abrreviation is "col") for js and jsx files.

js:

// --------- 

jsx:

{/* ----------- */}

 

 

 

 

0
1 comment

Live templates with the same abbreviations are allowed, but they have to be placed in separate Live Templates groups

3

Please sign in to leave a comment.