
This would really make editing the code a lot easier if we had a Javascript Definition file. I can then plug it into VS Code and get full intellisense on all of the Roll20 apis. Does anyone have one they have put together or is there an official one available? I only really discovered that this was a thing recently. Been a while since of done JS. <a href="https://code.visualstudio.com/Docs/languages/javascript#_automatic-type-acquisition" rel="nofollow">https://code.visualstudio.com/Docs/languages/javascript#_automatic-type-acquisition</a> Edit: Figure it out myself - <a href="https://app.roll20.net/forum/permalink/4402547/" rel="nofollow">https://app.roll20.net/forum/permalink/4402547/</a>