How to get GSAP Auto-completion and Hinting

Published: 23 September 2020
on channel: GreenSockLearning
3,399
76

Cheatsheet: https://greensock.com/cheatsheet/

Visual Studio Code (VS Code): https://code.visualstudio.com/download
WebStorm: https://www.jetbrains.com/webstorm/do...

Sublime Text TypeScript package: https://packagecontrol.io/packages/Ty...
Atom TypeScript package: https://atom.io/packages/ide-typescript

GreenSock website: http://greensock.com/
GreenSock forums: https://greensock.com/forums/
GitHub: https://github.com/Greensock/GSAP

0:00 Intro
0:06 GSAP Cheatsheet
0:21 Autocompletion & hinting demo
0:59 How does hinting work?
1:18 Good editors for hinting
1:48 Getting hinting in a module environment
2:31 Getting hinting in regular JS files
4:01 Don't use @types
4:19 Help us improve the declaration files