Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>GreenSock SnippetsNew to Visual Studio Code? Get it now.
GreenSock Snippets

GreenSock Snippets

Petr Tichy

|
13,008 installs
| (3) | Free
GSAP3 code snippets for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GreenSock Snippets

This extension provides you GreenSock snippets for VS Code.

Save time typing, enjoy tweening.

Usage

Prefix Outcome
impg import { gsap } from "gsap"
.to .to(selector, { duration: 1, vars })
.from .from(selector, { duration: 1, vars })
.fromTo .fromTo(selector, { vars }, {duration: 1, vars })
.set .set(selector, { vars })
tl const tl = gsap.timeline({ tlVars })
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft