How do I enable Webstorm intellisense for AngularJS when writing CoffeeScript

后端 未结 3 598
轻奢々
轻奢々 2020-12-01 07:48

I have setup Webstorm to recognise and compile my coffeescript files.

I have installed the AngularJS plugin and can successfully write my controllers etc in plain o

3条回答
  •  执笔经年
    2020-12-01 08:37

    In WebStorm v.11

    • go to "Settings" -> "Plugins" -> "Browse repositories".
    • Search and install "Angular Templates".
    • Profit

      Settings screenshot

提交回复
热议问题