Heim  >  Fragen und Antworten  >  Hauptteil

angular.js - How to use WebStorm External Libraries in HTML file?

Forgive me use Enligsh, Because my linux did not have Chinese input.

As the picture show , I add lib in External libaries, but I do not know how to use it,
Thanks for your reply!

过去多啦不再A梦过去多啦不再A梦2689 Tage vor713

Antworte allen(1)Ich werde antworten

  • 世界只因有你

    世界只因有你2017-05-15 17:00:13

    External Libraries will help you working with WebStorm with full/advance coding assistance at disposal, such as auto completion, documentation lookup, keywords navigation etc. They all be used in JavaScript files, not HTMLs, this is how and where External Libraries works.

    If what you need is to refer the correct path to angular.js file, whatever you added to External Libraries doesn't matter at all. You need to either put angular.js in your project w/ path relative to the HTMLs, or add angular.js or its path as the content root of this project.

    See https://www.jetbrains.com/webstorm/help/configuring-folders-within-a-content-root.html to get more depth information about this topic.

    Antwort
    0
  • StornierenAntwort