Code snippets to build Ionic React Projects.
Ionic React Snippets is meant to help VS Code users to leverage snippets from Ionic and React for Development. This is a personal project and not an official extension from https://ionicframework.com.
Type ade_
to see available autocompletions in work.
Install via Extension Marketplace
- Open Command on Visual Studio Code (Ctrl+Shift+P on Windows or Cmd+Shift+P on Mac/OSX)
-
ext install ionic-react-snippets
- Wait until install complete and restart VS Code
Autocomplete for:
Added Code | Number | Trigger |
---|---|---|
Hooks | 0 | ade_ |
Hooks | 1 | ade_ias |
Hooks | 2 | ade_ia |
Hooks | 3 | ade_ib |
Hooks | 4 | ade_ibtn |
Hooks | 5 | ade_ire |
Hooks | 6 | ade_ic |
Hooks | 7 | ade_icbx |
Hooks | 8 | ade_ichp |
Hooks | 9 | ade_if |
Hooks | 10 | ade_in |
Hooks | 11 | ade_ii |
Hooks | 12 | ade_il |
Hooks | 13 | ade_ia |
Hooks | 14 | ade_im |
Hooks | 15 | ade_imodal |
Hooks | 16 | ade_ip |
- License: GPLv3
- Version: 0.0.2
- Extension URI: https://github.com/adeleyeayodeji/ionic-react-snippets
Known issues at avaialble at the Github Repo
All notable changes to the "ionic-react-snippets" extension will be documented in here and in the details found in the changelog file.
- Added more snippets
- Initial release
Enjoy!