Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.49 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.49 KB

React Material-UI Snippets for VS Code

Version Install Ratings made-for-VSCode

This extension for Visual Studio Code adds snippets for React components that implement Google's Material Design.

Have a look at CHANGELOG for the latest changes

Installation

  1. Install Visual Studio Code 1.10.0 or higher
  2. Launch VS Code
  3. Hit Cmd-Shift-P (macOS) or Ctrl-Shift-P (Windows, Linux)
  4. Select Install Extension
  5. Choose the extension React Material-UI snippets
  6. Reload Visual Studio Code (if required)

Usage

Start typing r-mui-* and hit enter, the snippet spreads out.

Use Extension

JavaScript/JSX Snippets

Snippet Purpose
--- --

Building Angular Apps as well!