nathankot / company-sourcekit

Completion for Swift projects via SourceKit with the help of SourceKitten
207 stars 16 forks source link

Inspect symbol's type #9

Open wiruzx opened 8 years ago

wiruzx commented 8 years ago

Is it possible to implement inspecting symbol's type just like we do in Xcode with ⌥-click ?

nathankot commented 8 years ago

Definitely possible but this will be prerequisite: terhechte/SourceKittenDaemon#20 :)