Autocompetion for Javascript/Typescript Visual Studio Code

Hello all,

Many apologies if this is already done, however I’m struggling to find it. Does anyone know of any way I can import natives into Visual Studio Code in order to have it autocomplete for me? I’m currently writing in JS however I am going to move to Typescript once I’m more comfortable with foundation Javascript.

Thanks in advance,
PVRAMID.

Probably a jsconfig.json file referencing @citizenfx/client should work.