https://github.com/rafaelstz/magento2-snippets-visualstudio
A set of Magento 2 Snippets for Visual Studio Code
https://github.com/rafaelstz/magento2-snippets-visualstudio
snippets visual-studio vscode
Last synced: 8 months ago
JSON representation
A set of Magento 2 Snippets for Visual Studio Code
- Host: GitHub
- URL: https://github.com/rafaelstz/magento2-snippets-visualstudio
- Owner: rafaelstz
- License: mit
- Created: 2016-08-30T14:31:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T17:10:28.000Z (over 7 years ago)
- Last Synced: 2025-02-14T03:49:56.617Z (over 1 year ago)
- Topics: snippets, visual-studio, vscode
- Homepage: https://marketplace.visualstudio.com/items?itemName=rafaelcgstz.magento-2-snippets
- Size: 17.6 KB
- Stars: 9
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
VS Code - Magento 2 Snippets
A set of Magento 2 Snippets for Visual Studio Code.
## Available Snippets
### Basic Functions
Trigger | Description
--- | ---
getBaseUrl | URL of your store
### Blocks
Trigger | Description
--- | ---
getBlockHtml | Get specific block html
### Helpers
Trigger | Description
--- | ---
getHelper | Get a specific Helper
### XML
Trigger | Description
--- | ---
getPhtmlBlock | Get PHTML
## Source
[Github](https://github.com/rafaelstz/magento2-snippets-visualstudio)
## License
This Visual Studio Code extension is open-source software licensed under the [MIT license](http://opensource.org/licenses/MIT).