VSCode Snippets for JavaScript, TypeScript, React/Next.js, React Query, SWR, Redux, Jest, React Hook Form, Emotion CSS, & many more
Write code faster using snippets!
Just type the snippet keyword (for example, type rfc), a suggestion will appear, then press Tab.
If there is no suggestion, use Ctrl+Space to open it.
Usage
You can just type directly 👉 rfc
You can also use $ prefix 👉 $rfc
You don't need to write a complete snippet prefix. For example, there is useState snippet, you can just type useSt and the suggestion will appear.
For TypeScript snippets:
You can add ts at the end 👉 rfc for JS became rfcts for TS
Or you can use $$ prefix 👉 $$rfc
List All Available Snippets
Type $ (and press Ctrl+Space if necessary), then check all available snippets.