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/S... * test stuff when you don't have a clue how to install swift: https://swiftlang.ng.bluemix.net/#/repl