blakedietz / js-live-template

An extensive set of javascript live templates for use with JetBrains IDEs.
MIT License
158 stars 37 forks source link

Doesn't work for webstorm 2017.2 in ubuntu #5

Closed bhavyaw1 closed 5 years ago

bhavyaw1 commented 7 years ago

How can we make it work in webstorm 2017.2 in ubuntu.

blakedietz commented 7 years ago

Sorry for the delay on this. I'll see if I can take a look as to why it's not working for that platform.

chenop commented 6 years ago

Confirm this is not working for Webstorm 2017.2 windows as well

nesvand commented 6 years ago

I believe this is also affecting IntelliJ 2017.2 as well (tested on MacOS version)

I might try to replicate one of the live templates to compare how they're exported

nesvand commented 6 years ago

Ignore my comment - instead of using the settings.jar I created a Live Template group called es6 and copied the es6.xml to the templates folder in the app settings. Working as expected 👍

theoutlander commented 6 years ago

JAR file didn't work for me on 2017.3, but es6.xml file worked.