This project provides a set of snippets or shortcuts to speed up programming with the opening and closing of PHP tags.
To install an extension you can run ** Command Pallete ** using the command Ctrl + Shift + P or Cmd + Shift + P, type Install Extensions and finally give an Enter.
Supported Languages
- PHP
When you install the Extension the development in React Native will be much more fun.
Below is the list of all available Snippets:
phps → Creates <?php ?>
phpe → Creates <?php echo ?>
php= → Creates <?=?>
Contributions are what make the open source community an incredible place to learn, inspire and create. Any contribution you make will be much appreciated.
Fork the project
Create a Branch for your Feature (git checkout -b feature / FeatureAwasome)
Add your changes (git add .)
Commit your changes (git commit -m 'Adding an awesome Feature!)
Push the Branch (git push origin feature / FeatureAwasome)
Open a Pull Request
Distributed under the MIT license. See LICENSE for more information.