# Style ticks as SCE_NIM_FUNCNAME if the indent before it is detected# as a func name via IsFuncName()proc`$`(x:myDataType):string=...# If IsFuncName() doesn't apply, style ticks as SCE_NIM_BACKTICKSif`==`(`+`(3,4),7):echo"True"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Text version of the image above:
Committed as [a5c658].
Related
Commit: [a5c658]