> > chunchun, hmm that's weird. You should only need to regenerate the definitions if you add new objects etc. in Construct. That looks like it might be a VSCode bug as that bit's not handled by the extension at that point
>
> Hello, I have the same problem on two different computers! Is there a way around this? -Use “Type”a lot. can only be “Redefined”frequently, but each 'redefinition' has to wait 30 seconds or so.~~~If there’s anything I can do, anything I missed, please contact me
chunchun I've just been looking at this and I think VSCode isn't picking up the definition file. If you add a file called jsconfig.json into the project (in the same folder as the c3.d.ts) with the following contents:
{
}
It should work better.
Thank you. I found a solution. It is first generated using the plugin in vscode and then coded by itellij idea. He’ll automatically generate and complete everything.
The only trouble is, I now need to open VSCDOE and itellij idea at the same time to encode
If you have a chance, I’d like to see the itellij idea plugin.
On the other hand, this plugin is great!