iOSDC Japan 2017 ( https://iosdc.jp/2017/ ) での発表資料です。
## 発表詳細
https://iosdc.jp/2017/node/1518
## 動画
https://www.youtube.com/watch?v=8OUYTcgVk8Q
## デモExtension
この発表に出てきたテクニックはすべて、以下のリポジトリで動作するデモアプリ(Extension)として確認できます。
takasek/XcodeExtensionSample: Various sample commands to implement Xcode Source Editor Extension
https://github.com/takasek/XcodeExtensionSample
## 他、参考リンク
### To find awesome extensions
tib/awesome-xcode-extensions: Awesome native Xcode extensions.
https://github.com/tib/awesome-xcode-extensions
Search · topic:xcode-extension
https://github.com/search?q=topic%3Axcode-extension&type=Repositories
### Apple WWDC Videos
Using and Extending the Xcode Source Editor - WWDC 2016 - Videos - Apple Developer
https://developer.apple.com/videos/play/wwdc2016/414/
Cocoa Interprocess Communication with XPC - WWDC 2012 - Videos - Apple Developer
https://developer.apple.com/videos/play/wwdc2012/241/