@schngrg wrote:
I couldn't get intellisense to work for cocos2dx 3.12 project in Visual Studio code. I added the jsconfig.json file that is required by vscode to see the full project, but it doesn't work.
The IDE finds an empty reference to cc in Base64Images.js (var cc = cc || {};) and then can't find anything else in cc like cc.view or cc.director etc...
It is difficult to work without autocomplete and cmd+click to go to definition etc... Which IDE is used by cocos developers for developing Cocos2dx JS?
Will this need an extension to be developed by cocos team? Maybe create typescript definitions to be loaded in vscode?
Or are there any steps we can follow to fix it?
SG
Posts: 1
Participants: 1