【问题标题】:Enable angularjs html autocompletion in WebStorm在 WebStorm 中启用 angularjs html 自动补全
【发布时间】:2015-03-02 12:45:23
【问题描述】:

我正在使用 WebStorm 9,我想添加自动完成功能。我在 HTML 文档中设置 angularjs 自动完成时遇到问题(我只能在 JavaScript 文件中设置它)。我曾尝试使用此post 中的方法,但没有成功。

【问题讨论】:

    标签: angularjs autocomplete webstorm


    【解决方案1】:

    只需确保将 angular.js 文件(调试版本,未压缩!)放在项目中的任何位置 - 在根目录中,在子文件夹中 - 没关系。一旦文件存在,Angular 支持就应该可用。如果这不能立即起作用,请尝试重新打开项目/使缓存无效(文件/使缓存无效)。 详情请见http://blog.jetbrains.com/webstorm/2014/03/angularjs-workflow-in-webstorm/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-11-03
      • 2022-07-05
      • 1970-01-01
      • 2020-07-01
      • 2019-02-10
      • 1970-01-01
      • 2012-09-03
      相关资源
      最近更新 更多