How do I get Blade syntax highlighting in Aptana

て烟熏妆下的殇ゞ 提交于 2019-12-23 08:09:04

问题


Does anyone know how to get syntax highlighting for the Blade Templating language used by Laravel in Aptana?

I found this but can't find a repository from which I can install anything like this.

https://github.com/Medalink/Laravel-Blade


回答1:


https://github.com/Medalink/Laravel-Blade/blob/master/Blade.tmLanguage Here you got highlighting for sublime text 2. I don't know how these type of file implicate with aptana. You can search and convert it. Remember: Aptana is like Eclipse (it's built on top of eclipse though) so you can search for eclipse as weoll.

Good luck with that.

PS Y U NOT USE SUBLIME? :)



来源:https://stackoverflow.com/questions/13631425/how-do-i-get-blade-syntax-highlighting-in-aptana

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!