@phoenix-plugin-registry/brackets-isml
Version:
Add support for isml Intershop template engine
32 lines (19 loc) • 774 B
Markdown
# Brackets ISML
Add Isml InterShop Markup Language for Brackets editor.
## Features
* Syntax highlighting
* Autocompletion of ISML tags
<img src="img/brackets-isml.gif">
## Installation
This extension is available on the extension manager of Brackets editor.
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request
Or just add an Issue : [Add issue](https://github.com/daycode/brackets-isml/issues/new)
## Author
* **David MARTIN** - [Daycode](https://github.com/daycode)
## License
This project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.txt) file for details