+1
En revisión

Major Lang: HTML (AngularJS)

Michael Calkins hace 11 años actualizado por Paul Sinclair hace 11 años 1

My current number one Major lang is HTML, but I'm actually writing AngularJS templates.  I saw you HTML (Django), laravel-blade, etc. and was wondering if the same thing could happen for AngularJS

Respuesta

Respuesta
En revisión

Hi Michael, 


Languages are basically pulled from .tmLanguage files. For instance laravel-blade requires this package to be installed https://github.com/Medalink/laravel-blade/blob/master/laravel-blade.tmLanguage


I had quick look but unfortunately couldn't see an Angular JS language file for Sublime (yet!) But it would work as soon as someone developed the language file for it.


Cheers,

- Paul




Respuesta
En revisión

Hi Michael, 


Languages are basically pulled from .tmLanguage files. For instance laravel-blade requires this package to be installed https://github.com/Medalink/laravel-blade/blob/master/laravel-blade.tmLanguage


I had quick look but unfortunately couldn't see an Angular JS language file for Sublime (yet!) But it would work as soon as someone developed the language file for it.


Cheers,

- Paul




+1

And so it begins: https://github.com/clouddueling/AngularJS-HTML

I'll continue to modify this while I work in Angular.