ajaxorg/ace

CFML CFC support

Open

#2305 aperta il 9 gen 2015

Vedi su GitHub
 (15 commenti) (2 reazioni) (0 assegnatari)JavaScript (5252 fork)batch import
feature-requestgood first issuehelp-wantedmode-requestno-autoclosep2

Metriche repository

Star
 (26.357 star)
Metriche merge PR
 (Merge medio 29g 17h) (4 PR mergiate in 30 g)

Descrizione

Cloud9's CFML support does not recognize the CFC extension (ColdFusion Component). CFCs can have tags in them like this:

https://github.com/ColdBox/coldbox-platform/blob/3.8.1/system/web/Controller.cfc

or FULL script like this version of the same component:

https://github.com/ColdBox/coldbox-platform/blob/development/system/web/Controller.cfc

Guida contributor