Plugin to highlight code inside Text layers.
- imba
- javascript
- html
- css
- less
- markdown
- python
- ruby
- java
- php
Install the dependencies
npm installOnce the installation is done, you can run some commands inside the project folder:
npm run buildTo watch for changes:
npm run watchAdditionally, if you wish to run the plugin every time it is built:
npm run start