Search code examples
intellij-ideawebstormkarma-jasmine

Intellij idea javascript code assist/completion not working even after adding the libraries


I just came to know about this cool feature of intellij idea where in settings you can libraries and code assist/completion will work for the library.

I am looking out for code assistance for karma-jasmine test cases.

I have followed up the steps, you may verify that by screen shot:

Screenshots:

Intellij-Ideaadded-karma-jasmine

karma-jasmine config

Still neither I am getting the code completion nor highlighting feature.

Please help. Thanks in advance.


Solution

  • To get coding assistance for Jasmine (e.g. describe, it, etc), try to instal stubs for Jasmine (not karma-jasmine).