Package.json completion

Hello,

 

I have seen on this page, there is completion for package.json, here their demo :

 

However, I am in IntelliJ version 2017.1.3, and I am not able to auto-complete version in this file :

 

What should I do to make this work ?

Thank you in advance.

1
7 comments

works for me; make sure to install NodeJS plugin compatible with your version

0

Indeed, plugin Node.js wasn't installed !

 

Thank you !

0
Avatar
Permanently deleted user

Our Private Packages from the npm Registry will not autocomplete. Is it a feature only for offical NPM Registry?

0

Yes, only official NPM Registry is supported; we are investigating a possibility to fetch info about private packages or packages from custom repositories

0
Avatar
Permanently deleted user

Is there a YouTrack issue we can upvote for this?  (If there's a valid token in the `.npmrc`, it seems like it would be doable.)

0

Yes, there is a ticket for it, but it's private (visible to JetBrains team only)

Please feel free to file a new feature request on this to youtrack

0
Avatar
Permanently deleted user

For anyone else following along, looks like it's being tracked at:  https://youtrack.jetbrains.com/issue/WEB-36709

1

Please sign in to leave a comment.