Yeah sure. I pushed the current state I have to https://github.com/b4n/fishman-ctags/tree/wip/parsers/swift (it's against [Universal-CTags](https://github.com/universal-ctags/ctags)). I'm not sure what's the exact state, but it surely is full of holes. Also beware, it uses features not yet imported in Geany, so integrating it will require merging #1263 first.
Useful stuff I used: * More or less strict language reference: https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/AboutTheLanguageReference.html#//apple_ref/doc/uid/TP40014097-CH29-ID345 * test stuff when you don't have a clue how to install swift: https://swiftlang.ng.bluemix.net/#/repl -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1323#issuecomment-269771899
