ajaxorg/ace

CFML CFC support

開放

#2,305 建立於 2015年1月9日

 (15 則留言) (2 個反應) (0 位負責人)JavaScript (5,252 個分叉)batch import
feature-requestgood first issuehelp-wantedmode-requestno-autoclosep2

倉庫指標

星標
 (26,357 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南