Hello, Can someone help me with how to enable autocomplete feature for cocos creator library in Webstorm editor. There is a guide for Vs code but i was still unable to get the autocomplete for all builtin functions.
Thank you for your regards.
Hello, Can someone help me with how to enable autocomplete feature for cocos creator library in Webstorm editor. There is a guide for Vs code but i was still unable to get the autocomplete for all builtin functions.
Thank you for your regards.
You probably need to reference the creator.d.ts somewhere in WebStorm. If it supports typescript, that is.