Cocos2d-js api auto completion in vsCode

Hi, i want to know is there any cocos2d-js auto completion api for vscode extension ? it’s work fine when i type cc class, all of function is available, but when i type special type like cc.node, prefab, its hardly get component information like position, scale etc etc. typescript auto completion is great, but i hope in javascript available as well. thanks in advance :slight_smile:

bump :wink:

solved. Im using webstorm student license.