Bach JavaScript Snippets for VS Code
Features
Adds javascript snippets for using bach and bach-recompose with React.
Available Snippets
General
Bach
- wcal → withCallback
- wcon → withContext
- weff → withEffect
- wlay → withLayoutEffect
- wmem → withMemo
- wred → withReducer
- wref → withRef
- wsta → withState
- wspr → withStaticProps
Bach Recompose
- rif → renderIf
- whan → withHandlers
- wlif → withLifecycle
- wpro → withProps
Bach Material UI
- wsty → withStyles
- wthe → withTheme
Known Issues
...
Release Notes
0.0.2
Initial release of bach snippets. Includes support for:
- compose
- withCallback
- withContext
- withEffect
- withHandlers
- withLayoutEffect
- withLifecycle
- withMemo
- withReducer
- withRef
- withState
0.1.0
Adds more snippets for bach
Adds more snippets for bach-recompose
Adds snippets for bach-material-ui
| |