ajaxorg/ace

CFML CFC support

オープン

#2,305 opened on 2015/01/09

 (15 件のコメント) (2 件のリアクション) (0 人の担当者)JavaScript (5,252 件のフォーク)batch import
feature-requestgood first issuehelp-wantedmode-requestno-autoclosep2

Repository metrics

Stars
 (26,357 個のスター)
PR merge metrics
 (平均マージ 29d 17h) (30d で 4 merged PRs)

説明

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

コントリビューターガイド