Node Auto Complete does not always work.

For some reason, not all packages are auto-completing with Node. For example:

Axios (not autocompleting)

but it is indexed properly:

 

However moment does work:

 

 

I tried the "invalidate cache" option as recommended here, but it is still not working with Axios. https://stackoverflow.com/questions/13108900/autocomplete-not-working-with-node-js-in-webstorm

0

It's a known issue unfortunately, please follow https://youtrack.jetbrains.com/issue/WEB-32066 for updates

0
Avatar
Permanently deleted user

Was I just really that unlucky that the first one I tried was Axios, and that's the one with the problem!? 

That's almost comical :-)

0

请先登录再写评论。