formulahendry / formulahendry/vscode-code-runner
Support for CFML (ColdFusion)
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
VSCode is picking up adoption in the CFML community and I'm already seeing packages for frameworks like ColdBox MVC, TestBox BDD. and CFLint. What would it take to get support for running CFML from the VSCode coder runner package? We have a CLI tool called CommandBox that has a CFML REPL and also allows for command line execution of arbitrary files. No install is required for CommandBox, it's just a binary (Mac, Linux, and Windows all work, it just needs Java installed)
What are the integration points to be able to pass the code that needs run over to the CLI to run it?
cc/ @lmajano
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.