<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I filed this bug for anybody interested:&nbsp;<a href="https://bugs.swift.org/browse/SR-4834" class="">https://bugs.swift.org/browse/SR-4834</a><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 7, 2017, at 1:56 PM, Jose Cheyo Jimenez &lt;<a href="mailto:cheyo@masters3d.com" class="">cheyo@masters3d.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi,&nbsp;</div><div class="">I am trying to understand why sourceKit is reporting `static` as a&nbsp;<span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">"source.lang.swift.syntaxtype.keyword"</span>&nbsp;instead of a&nbsp;<span style="background-color: rgb(255, 255, 255);" class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">“source.lang.swift.syntaxtype.attribute.builtin”?</span></font></span></div><div class=""><span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div class="">All the modifiers in this list (except for class and static) are `builtin`&nbsp;<a href="https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/Declarations.html#//apple_ref/swift/grammar/declaration-modifiers" class="">https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/Declarations.html#//apple_ref/swift/grammar/declaration-modifiers</a></div><div class=""><br class=""></div><div class="">I am trying to build a linting rule to enforce a consistent order of these attributes. &nbsp;<a href="https://github.com/realm/SwiftLint/issues/387" class="">https://github.com/realm/SwiftLint/issues/387</a></div><div class=""><br class=""></div><div class="">Thanks</div></div></div></blockquote></div><br class=""></div></body></html>