feature-requestgood first issuehelp-wantedmode-requestno-autoclosep2
Description
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