ajaxorg/ace

CFML CFC support

Open

#2,305 创建于 2015年1月9日

在 GitHub 查看
 (15 评论) (2 反应) (0 负责人)JavaScript (26,357 star) (5,252 fork)batch import
feature-requestgood first issuehelp-wantedmode-requestno-autoclosep2

描述

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

贡献者指南

CFML CFC support · ajaxorg/ace#2305 | Good First Issue