JSDoc / Type annotations for global context from custom node

Hi,

I'm trying to have code completion for an object i registered in the global context using a custom node.

I am fine with either JSDoc typedefs or using Typescript, I just want some sort of code completion there.

I tried using the hints from

but i could not figure it out. Can anyone help me how to make this work? Maybe the discussions above are outdated already?

Thanks a lot

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.