Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ReactGoQuickNew to Visual Studio Code? Get it now.
ReactGoQuick

ReactGoQuick

Kelly

|
251 installs
| (0) | Free
Create components & contexts with just one key
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React Go QUICK

Speed up your coding with this extension.

Commands

CreateComponent

Create a new function component

CreateContext

Create a context

Snippets

fc => Fcuntion Component
imrc => import React from 'react'
imco => import Component
imrs => import React, useState
imrsc=> import React, useState, useContext
cf => Create function

const funcName = () => {}

ush => useState Hook
uch => useContext Hook
csl => console.log()

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