Hey, I've tried coding in Visual Studio Code but there isn't any
function checking/showing what arguments a function accepts, I
can just write `Foo.Bar("somerandomarg");` and it will not give
me errors or warnings.
Which IDE do you guys use to get proper intellisense?