Commit Graph

  • 75990ecbca docs: add installation steps (#160) master Bastian 2025-09-02 17:48:09 +01:00
  • c76b52c68b Fixed indentation in block which is different from Xcode's (#159) Satoshi SAKAO 2025-02-12 02:33:03 +09:00
  • 511c37e150 Fix SwiftUI view indentation after the ViewModifier block (#158) Satoshi SAKAO 2025-02-09 03:41:05 +09:00
  • 2fa181dc12 Add regression test (#157) Satoshi SAKAO 2025-02-08 03:59:24 +09:00
  • 30ce89788a Fix closing bracket indentation issue (#156) Satoshi SAKAO 2025-02-08 03:20:47 +09:00
  • a899f26994 Fix SwiftUI indentation issues (#154) Satoshi SAKAO 2025-02-05 03:40:23 +09:00
  • 87ea6da902 Remove syntastic Keith Smiley 2024-07-08 11:47:32 -07:00
  • bb62135c43 More attributes Keith Smiley 2023-08-01 21:15:38 -07:00
  • ad75808961 Add some more keywords from Swift 5.9 Keith Smiley 2023-06-06 16:42:30 -07:00
  • 51108a710e Add some more attributes and keywords Keith Smiley 2023-04-04 11:58:21 -07:00
  • ba6f6cef58 Add 'any' keyword. (#150) Gonzalo 2022-11-05 11:13:13 -05:00
  • 3e0529e1a9 Add @_disfavoredOverload Keith Smiley 2022-08-01 09:21:16 -07:00
  • 64256d0f2c Add some various SwiftUI property wrappers Keith Smiley 2022-03-04 15:16:02 -08:00
  • 3f1c8e297f Add isolated / nonisolated Keith Smiley 2022-02-28 11:28:20 -08:00
  • 478e11812f Add @preconcurrency Keith Smiley 2022-01-28 11:09:06 -08:00
  • 108e239e08 Add #unavailable keyword Keith Smiley 2022-01-27 10:59:39 -08:00
  • 3278cf3b05 Add #fileID and #filePath Keith Smiley 2021-09-10 10:34:38 -07:00
  • e83ca052e8 Add swiftinterface file type detection Keith Smiley 2021-08-04 21:27:16 -07:00
  • 7ef452b47f Update some keywords Keith Smiley 2021-05-30 10:37:49 -07:00
  • 74af6626f6 Add @resultBuilder Keith Smiley 2021-05-05 10:12:52 -07:00
  • bfc662d11b fix: broken ALE linter syntax (#147) Birger J. Nordølum 2020-09-05 00:46:57 +02:00
  • c4053da882 [Compiler] Add Swift compiler (#142) Ayman Bagabas 2020-02-21 00:43:58 -05:00
  • 245e5f7aae Add @_implementationOnly Keith Smiley 2019-12-04 18:41:57 -08:00
  • d3d6615159 Merge pull request #138 from keith/ks/add-opaque-return-type-keyword Keith Smiley 2019-07-08 21:45:24 -07:00
  • 7a3b81bbdb Add opaque return type keyword Keith Smiley 2019-07-08 21:45:02 -07:00
  • ef9caa11a9 Merge pull request #137 from keith/ks/add-more-attributes Keith Smiley 2019-07-08 19:35:33 -07:00
  • 6415e52c05 Add more attributes Keith Smiley 2019-07-08 19:35:03 -07:00
  • 5e330f026d Add new inlinable attributes Keith Smiley 2018-09-12 10:40:26 -07:00
  • 40d53b215f Only run ALE linter after save Keith Smiley 2018-07-21 18:43:58 -07:00
  • 91b65d9676 Catch SwiftPM warnings with ale Keith Smiley 2018-07-21 18:16:59 -07:00
  • 404df978f9 Add open to keywords Keith Smiley 2018-04-20 11:37:48 -07:00
  • 7d2daefcde Merge pull request #130 from keith/indent-parens Keith Smiley 2018-04-04 10:14:24 -07:00
  • 46a93db57f Fix interpolated wrapper contains Keith Smiley 2018-04-01 23:38:51 -07:00
  • d76f3a92eb Update example Keith Smiley 2018-04-01 23:37:22 -07:00
  • 7b83a9ba5b Make indent line up with opening parens Keith Smiley 2018-04-01 22:26:57 -07:00
  • f94bdfe723 Remove ale linter Keith Smiley 2018-03-02 14:15:19 -08:00
  • 5b67513598 Merge pull request #128 from harlanhaskins/caution-tape Keith Smiley 2018-02-03 17:56:25 -08:00
  • a7bd522aab Add #warning and #error to Syntax file Harlan 2018-02-03 20:48:17 -05:00
  • d0b46dfc78 Merge pull request #127 from AndrewSB/patch-1 Keith Smiley 2018-02-02 16:16:22 -08:00
  • 3427c1592c Remove Last Modified comment Andrew Breckenridge 2018-02-02 15:48:27 -08:00
  • f3f4c47c95 Add multiline string literal support Keith Smiley 2017-12-01 17:26:58 -08:00
  • cdca9e86b1 Merge pull request #124 from ajh17/improvements Keith Smiley 2017-08-25 15:14:33 -04:00
  • f7779b4321 Ensure swiftTypeWrapper only wraps types in its own matchgroup Akshay Hegde 2017-08-25 11:46:27 -07:00
  • 289ee2e4b2 Merge pull request #123 from ajh17/period-highlight Keith Smiley 2017-08-25 09:05:09 -04:00
  • a45deca220 Don't highlight a period as an operator Akshay Hegde 2017-08-24 22:49:46 -07:00
  • 098aae18ba Merge pull request #121 from ajh17/improvements Keith Smiley 2017-08-24 11:30:07 -04:00
  • 350d49c5b9 Fix an issue where numbers were being highlighted as properties Akshay Hegde 2017-08-23 21:51:02 -07:00
  • 8a0dacb4ab Merge pull request #120 from brianlheim/patch-1 Keith Smiley 2017-08-20 13:46:06 -07:00
  • 3cb228374b indent: fix indenting within parens Brian Heim 2017-08-20 11:07:07 -04:00
  • 1eaba532b6 Merge pull request #119 from brianlheim/patch-1 Keith Smiley 2017-08-17 09:27:01 -07:00
  • 9116b514c2 indent: fix regex in IsCommentLine Brian Heim 2017-08-17 09:37:18 -04:00
  • 1fa1765cd8 Merge pull request #118 from keith/escaping Keith Smiley 2017-08-14 00:23:55 -07:00
  • 7c086c758a Add escaping attribute Keith Smiley 2017-08-14 00:23:38 -07:00
  • 8b4df13154 Merge pull request #117 from Reflejo/rethrow-fix Daniel Duan 2017-03-25 16:32:28 -07:00
  • 5a948846af Add rethrow as a modifier Martin Conte Mac Donell 2017-03-25 15:00:04 -07:00
  • 03f65c7137 Merge pull request #114 from codelahoma/patch-1 Keith Smiley 2017-03-13 16:02:53 -07:00
  • 0108c381c9 Prevent swiftComment match from hiding region end Rod Knowlton 2017-01-28 19:49:58 -06:00
  • 06ece0e81e Update swiftlint syntastic plugin Keith Smiley 2017-01-19 18:26:17 -08:00
  • 080a5cd54b Merge pull request #111 from keith/indirect_enum Daniel Duan 2017-01-02 15:30:14 -08:00
  • 2641418780 display indirect enum as a keyword Daniel Duan 2017-01-02 15:28:12 -08:00
  • 93dc3a6dc8 Merge pull request #106 from keith/ks/ale-checkers Keith Smiley 2016-10-27 17:34:45 +10:00
  • d609724657 Add swiftpm ale checker Keith Smiley 2016-10-27 17:30:42 +10:00
  • 2e4a69ade1 Add swiftlint ale checker Keith Smiley 2016-10-27 17:10:25 +10:00
  • d9c641cfd3 Add precedencegroup keyword Keith Smiley 2016-10-23 01:22:18 +08:00
  • b10a32b08b Add keywords and examples for custom operator symbols (#104) raimon 2016-10-09 11:40:14 +09:00
  • 15615f21c0 Add discardableResult keyword Keith Smiley 2016-10-08 03:07:07 -07:00
  • 88c0300a48 Merge pull request #101 from samsymons/add-fileprivate Keith Smiley 2016-07-21 09:31:29 -07:00
  • b2bd2a1f1d Add fileprivate. Sam Symons 2016-07-21 08:31:04 -07:00
  • 9fcda78121 Merge branch 'ks/add-integrations-readme' Keith Smiley 2016-06-04 16:00:12 -07:00
  • 00175433c5 Add syntastic integration to the readme ks/add-integrations-readme Keith Smiley 2016-06-04 15:58:38 -07:00
  • b73c0ba24d Only enable swiftlint checker with config file Keith Smiley 2016-06-04 15:43:18 -07:00
  • 3cd476dc68 Merge pull request #97 from keith/ks/swiftlint-syntastic Keith Smiley 2016-06-04 15:28:15 -07:00
  • ae059d99e6 Add swiftlint syntastic checker Keith Smiley 2016-06-04 15:27:40 -07:00
  • 9f9f8f27f0 Merge pull request #96 from keith/ks/swiftpm-syntastic Keith Smiley 2016-06-04 15:27:21 -07:00
  • 0d8ef6d688 Add syntastic syntax checker using swiftpm Keith Smiley 2016-06-04 14:22:39 -07:00
  • 5b5eb2ed9c Merge pull request #95 from keith/kylef/ctags Keith Smiley 2016-06-02 15:53:47 -07:00
  • 5d5f81483d Add ctags and Tagbar configuration Kyle Fuller 2016-06-02 14:43:32 -07:00
  • 59282ab334 Merge pull request #91 from raimon49/support-underscore-in-integer-literals Keith Smiley 2016-05-08 13:19:41 -07:00
  • 08016710f2 Add match pattern underscore to hex, binary, octal literals raimon 2016-05-08 16:42:59 +09:00
  • b0aac5c967 Merge pull request #86 from keith/ks/indirect-case Keith Smiley 2016-04-24 13:56:04 -07:00
  • 345b2705ef Merge pull request #87 from keith/ks/force-filetype Keith Smiley 2016-04-24 13:55:52 -07:00
  • 2685d9e521 Force swift filetype for *.swift files Keith Smiley 2016-04-24 13:52:27 -07:00
  • b4262ec767 Only highlight indirect when followed by case Keith Smiley 2016-04-24 13:50:37 -07:00
  • 3efa034dda Merge pull request #84 from ajh17/typecasts Keith Smiley 2016-04-24 13:41:58 -07:00
  • 7280cb821d Merge pull request #85 from ajh17/interpolated-string-fix Keith Smiley 2016-04-24 13:40:36 -07:00
  • bb98df4563 Fix syntax coloring in string interpolation Akshay Hegde 2016-04-24 13:34:29 -07:00
  • a2cca58680 Add syntax highlighting for type casts Akshay Hegde 2016-04-24 13:18:59 -07:00
  • 9fb609e321 Merge pull request #82 from ajh17/selector-syntax Keith Smiley 2016-04-24 11:44:57 -07:00
  • 5d9d8de8e9 Merge pull request #83 from ajh17/swift-property-highlight Keith Smiley 2016-04-24 11:43:51 -07:00
  • d23e21ce38 Implement highlighting for properties and enum members Akshay Hegde 2016-04-24 10:04:42 -07:00
  • 03140ad483 Highlight #selector keyword [SE-0022] Akshay Hegde 2016-04-24 09:58:22 -07:00
  • 0fe633bfcd Merge pull request #81 from dduan/highlight_line_directive Keith Smiley 2016-03-01 21:48:22 -08:00
  • 328a7c3a4c highlight Swift line directive [SE-0034] Daniel Duan 2016-03-01 01:12:23 -08:00
  • 10b0d1b7b8 Merge pull request #80 from dduan/add_swift_builtin_expr Keith Smiley 2016-02-22 15:45:42 -08:00
  • 1817bc4240 highlight Swift buildtin expressions Daniel Duan 2016-02-22 15:15:54 -08:00
  • a7afa7ddd5 Merge pull request #79 from dduan/master Keith Smiley 2016-02-12 15:50:11 -08:00
  • b5c249e9ab add 'associatedtype' as a keyword Daniel Duan 2016-02-12 11:31:38 -08:00
  • 41d75c07bd Make swiftInterpolatedWrapper only span a single line Keith Smiley 2016-02-08 15:08:43 -08:00
  • 7d7c6e33ba Add failing indention case Keith Smiley 2016-01-08 19:13:10 -08:00
  • 5258bd9892 Swift strings are only allowed to be on a single line Keith Smiley 2016-01-08 16:40:25 -08:00