An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          




Magento 2 Snippets


VS Code - Magento 2 Snippets




A set of Magento 2 Snippets for Visual Studio Code.



Release


Magento 2 Snippets Installs

## 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).