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

VSCode Snippets

gmass0n

|
691 installs
| (0) | Free
Visual Studio Code snippets created by Gabriel Masson.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Logo

VSCode Snippets


This project aims to make available a set of Snippets or shortcuts for creating components and configuration files for Visual Studio Code projects.

To install an extension with this snippets you can run Command Pallete using the command Ctrl + Shift + P or Cmd + Shift + P, type Install Extensions and finally Enter. After, search by VSCode Snippets and you will find the VSCode Snippets extension.

Currently, 4 languages are supported, JavaScript (.js), TypeScript (.ts), JavaScript React (.jsx) and TypeScript React (.tsx).


Below is the list of all available Snippets and abbreviations of each one.

Abbreviation Description
rfc → Create an React Functional Component with JavaScript or TypeScript.
rnfc → Create an React Native Functional Component with JavaScript or TypeScript.
next-page → Create an Next Page with JavaScript or TypeScript.
react-hook → Create an React Hook file with JavaScript or TypeScript.
rsc → Create an React Styled Components file.
rnsc → Create an React Native Styled Components file.

Distributed under the MIT License. For more information, open file LICENSE.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft