Hello,
In my sublime settings i have “font_face”: "Operator Mono Lig"
But in my html comment line is as follows
"<-!-- Scripts -->"
If change fon_face to “Fira code”
the comment line seems correct "<!- Scripts ->"
I don’t know why there is a difference between the two font
Thanks for your help.
Best regards
Font ligature
chabinot
#1
0 Likes
jfcherng
#2
screenshot may help. and what’s the original text?
update: for staff
There seems to be no pre-built Operator Mono Lig
fonts.
Tested with https://github.com/iashris/operator-mono-lig
0 Likes
chabinot
#3
Many thanks, it works now, the comment lines is correct.
Do i make the same as you for “folder_exclude_patterns” ?
0 Likes