textmate / swift.tmbundle

TextMate support for Swift
72 stars 30 forks source link

Consider external parameter names to be part of the function name #15

Closed jtbandes closed 8 years ago

jtbandes commented 9 years ago

In this example, the function signature is touchesMoved(_:withEvent:), so withEvent is also highlighted like a function name.

screenshot