Closed Nabav closed 4 years ago
The foreach command is not defined in syntax definition file. Therefore, the for part is highlighted and the remaining each part is left unattended.
foreach
for
each
Yeah, I know. I will add that. There are some more for stuff that is missing. (e.g. dict) I think, I have time tomorrow.
I released a new version with some more syntax highlighting
The
foreach
command is not defined in syntax definition file. Therefore, thefor
part is highlighted and the remainingeach
part is left unattended.