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
- Install Visual Studio Code 1.10.0 or higher
- Launch VS Code
- Hit
Cmd-Shift-P(macOS) orCtrl-Shift-P(Windows, Linux) - Select
Install Extension - Choose the extension
React Material-UI snippets - Reload Visual Studio Code (if required)
Start typing r-mui-* and hit enter, the snippet spreads out.
| Snippet | Purpose |
|---|---|
| --- | -- |
- Check out NgRx Snippets
- Check out Angular Material Snippets
