or did this place used to colour highlight code snippits?

Code:
Public Function FunkyFunction(ByVal punk As String, ByRef funk As String) As Long

    If i = icecream Then
        'A funky green comment
        Do While c < chocolate_sauce
            f = art
            a = rse
            c = c + gummi_bears
        Loop
    End If
    
End Function