Open we3geeks opened 7 years ago
See also #346.
This request is quite old, but still relevant. I would also like to see ligatures for ColdFusion's comments.
Is it possible to add the following ligature: <!---
?
There is an existing ligature for the end of the ColdFusion comment, but not the start of the comment.
Thanks!
Shouldn’t be too hard
CFML (an HTML markup language supported by Adobe ColdFusion's and Lucee's respective application servers) uses
<!---
and--->
for comments. Having the existing HTML/XML comment<!--
and-->
ligatures without their CFML counterparts makes it tough to read/work with CFML code with FiraCode, as only part of the comment identifier token is "ligaturized".I'd love to have these added.