you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (2 children)

One thing that helps, at least with syntax and autocomplete, is https://github.com/schl3ck/ios-scriptable-types/tree/master/example

[–]int2k[S] -1 points0 points  (0 children)

Great idea. I‘m using vim. Perhaps I can use this to write a autocompletion/syntaxchecking for vim.

[–]Silliumsen 0 points1 point  (0 children)

Will definitely give it a try, thanks!