angular-ui / ui-ace

This directive allows you to add ACE editor elements.
http://angular-ui.github.io/ui-ace
MIT License
578 stars 172 forks source link

PHP Mode errors #143

Open danilopolani opened 8 years ago

danilopolani commented 8 years ago

Hi, I simply copied the basic plnkr of the plugin adding the PHP mode and it works, but genereting these errors: https://i.gyazo.com/4ed054a86a47d0139c2eb34fa48996c6.png

Live plnkr: http://plnkr.co/edit/bU3mxZ3c7y4mPzoyD727?p=preview

PS: How can I copy all in local with mode PHP? Which file I need? Thanks.