swift-emacs / swift-mode

Emacs support for Apple's Swift programming language.
GNU General Public License v3.0
363 stars 47 forks source link

Syntax highlight error in function names that contain keywords #190

Closed ksqsf closed 6 months ago

ksqsf commented 6 months ago

See the screenshot:

image

focus_in is a function name, but in is highlighted as a keyword.

taku0 commented 6 months ago

Thank you for reporting this. Fixed: https://github.com/swift-emacs/swift-mode/commit/84059659de4da89d3d2902611cebed6d0423bf06