1

How I can include my own JavaScript library to IntelliJ IDEA 10.5 or 11? I want to tell IDEA that she must use autocomplete with my library's objects. Sometimes it works automaticaly, but sometimes is not — IDEA didn't add some files content to autocomplete's list.

Pavel Frankov
  • 172
  • 2
  • 7

1 Answers1

3

Please check the blog post and related help section:

CrazyCoder
  • 389,263
  • 172
  • 990
  • 904