Closed stephen-ullom closed 6 years ago
Two issues here:
vscodeLanguages for ColdFusion is missing from unibeautify. We should add cfml
to it.
When the VSCode extension retrieves the extension and sends it to the unibeautify.beautify
method, it sends it without the period (example: cfml
vs .cfml
), so it doesn't find it. That's a bug.
@slulego this was fixed with 0.6.0, available now. Please let us know if you have any issues.
I installed the extension. Created a
.unibeautifyrc.json
file inside the opened folder:VSCode 1.25.1 Windows 7
The only thing is I think the formatting works other files like html and json unless those are just built into Code.