Skip to content

jcberquist/cftokens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cftokens

This repository hosts the code for building the cftokens binary that underlies the cfformat CommandBox module.

Syntect

It makes use of the syntect library along with syntax files from Sublime Text's Packages repository to create an executable that uses the CFML syntax for Sublime Text to generate syntax scopes for component files. You can build the executable yourself by running the build.cfc task runner in the root of this repository:

task run build