Commit Graph

184 Commits

Author SHA1 Message Date
Keith Smiley
9a544433ac Example of string arguments 2014-06-15 11:40:47 -07:00
Keith Smiley
fe983fa7e1 Indentation for after [ 2014-06-15 11:40:30 -07:00
Keith Smiley
51e65a3949 Merge pull request #3 from ajh17/string-param-fix
Fix highlighting when a string is given as a parameter to a method.
2014-06-15 11:37:57 -07:00
Akshay Hegde
1b636a1839 Fix highlighting when a string is given as a parameter to a method. 2014-06-14 23:24:49 -07:00
Keith Smiley
0fe20d7229 Merge pull request #2 from ajh17/syntax-completion
Add basic syntax completion with Ctrl-x Ctrl-u
2014-06-14 20:00:19 -07:00
Keith Smiley
0fbad4b8ba Merge pull request #1 from ajh17/subscript-keyword
Add syntax highlighting for "subscript" keyword.
2014-06-14 19:57:22 -07:00
Akshay Hegde
13b376dea1 Add basic syntax completion with Ctrl-x Ctrl-u 2014-06-14 17:02:27 -07:00
Akshay Hegde
1da59fe096 Add syntax highlighting for "subscript" keyword. 2014-06-14 16:45:16 -07:00
Keith Smiley
48676bfa73 Fix ! operator coloring 2014-06-14 12:42:53 -07:00
Keith Smiley
9b486200ef Fix type highlighting regression 2014-06-14 12:40:14 -07:00
Keith Smiley
8ee176262a Add ! as keyword 2014-06-14 12:40:04 -07:00
Keith Smiley
bf936d06d4 Fix string interpolation 2014-06-13 23:04:19 -07:00
Keith Smiley
6e6f5a35fb Add interpolated string example 2014-06-13 18:58:20 -07:00
Keith Smiley
280c45d4d9 Add interpolated strings 2014-06-13 18:57:51 -07:00
Keith Smiley
f1ccf4358b Add screenshots to readme 2014-06-13 18:53:38 -07:00
Keith Smiley
84518f6389 Add screenshots 2014-06-13 18:49:12 -07:00
Keith Smiley
72f0d73b91 Fix generics highlighting 2014-06-13 17:00:54 -07:00
Keith Smiley
499db1267c Update readme 2014-06-13 16:38:43 -07:00
Keith Smiley
6b483a929d Short readme 2014-06-13 16:35:58 -07:00
Keith Smiley
9625b90924 Examples 2014-06-13 16:32:46 -07:00
Keith Smiley
0d7d6f1678 Type highlighting for return types 2014-06-13 16:31:44 -07:00
Keith Smiley
4d4d21b981 Add spacing settings
I could be convinced to leave these up to the user
2014-06-13 16:31:11 -07:00
Keith Smiley
43845fa442 Add indention 2014-06-13 16:30:59 -07:00
Keith Smiley
90a37957d1 Examples 2014-06-13 15:33:10 -07:00
Keith Smiley
0cc80b303e Booleans, types 2014-06-13 15:32:54 -07:00
Keith Smiley
e2c14a81b9 Add number and operator matchers 2014-06-13 13:16:49 -07:00
Keith Smiley
90aac73da9 Add literal and operator examples 2014-06-13 13:16:35 -07:00
Keith Smiley
cb990f0474 Add ? to isk 2014-06-13 13:16:25 -07:00
Keith Smiley
e31ea79bcd Highlight contained TODO type comments 2014-06-13 11:45:29 -07:00
Keith Smiley
79390292ac Add an example script 2014-06-13 11:45:22 -07:00
Keith Smiley
c263b691a1 Update syntax matching 2014-06-13 11:34:21 -07:00
Keith Smiley
c229adf2b9 Add swift comments, strings and shebang 2014-06-13 11:29:25 -07:00
Keith Smiley
c7114d8e27 Swift filetype detection and commentstring 2014-06-13 11:16:21 -07:00
Keith Smiley
063e8ab777 init 2014-06-13 11:10:12 -07:00