Skip to content

Latest commit

 

History

History
167 lines (132 loc) · 5.97 KB

File metadata and controls

167 lines (132 loc) · 5.97 KB

Contributors Forks Stargazers Issues-open Issues-closed


Logo

Israel Laguan VSCode Snippets - React / React Router / React Hooks / Styled Components!

A Visual Studio Code extension
🐞 Report a Bug 🙋‍♂️ Request Feature

Table of Contents

  1. The Project
  2. Features
  3. Prerequisites
  4. Getting Started
  5. Author
  6. Contributing
  7. Show your support
  8. License

The Project

Ideas from

Snippets

Snippets are optimized to be short and easy to remember.

Below is a list of all available snippets and the triggers of each one. The means the TAB key.

General JS

js-import⇥ ES6 Component Import

import ${1:componentName} from './components/${1:componentName}'

Features

  • Zero configuration: works out of the box.
  • Automatically detects programming language from current editor window.

Prerequisites

  • vscode

Getting Started

Install this extension from the VSCode Marketplace

Author

Contributing

🤝 Contributions, issues and feature requests are welcome! Feel free to check the issues page.

Show your support

🤗 Give a ⭐️ if you like this project!

Icons made by

License

📝 This project is licensed under the MIT
Feel free to fork this project and improve it