Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>html-shortcuts-reactNew to Visual Studio Code? Get it now.
html-shortcuts-react

html-shortcuts-react

reactPlugin

|
4,711 installs
| (0) | Free
snippets of code for react
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

html-shortcuts-react

this is the best vscode snippets. A shortcuts html from react developer. you can write and autocomplete with tab html tags, because sometimes it does not work emmet correctly.

  • if you want to collaborate with the plugin, all snippets begin with letter r

Tags for html

tags for use with tab.

rsect

  <section>${1}</section>

ra

  <a href="">${1}</a>

Command line for React.js

ric

import React, { Component } from 'react'

ril

import { Link } from 'react-router'

rif

import ${1} from ''

Shortcuts for html complete in wiki of project

Snippets for react.js complete in wiki of project

License

MIT © Fredy Bustos

Thanks to @fredybustos for the base repository

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