XCode 8 Auto DocBlock for swift

I had seen this on StackOverflow

https://twitter.com/felix_schwarz/status/774166330161233920

But When I try this pressing option+command+/ on my MacAir I just get

/// Description

and not a full block of code with @params etc, am I doing something wrong or does this not exist for Swift only Obj-C?

@jonny. Thanks very much for your question, and my apologies for the delayed response.

The best thing I would do is to check out our new Xcode tips and tricks video series which should cover everything you need to know about Xcode shortcuts:

https://videos.raywenderlich.com/courses/88-xcode-tips-and-tricks/lessons/1

Because of the language change, I wouldn’t be surprised if that feature you are talking about is/was available only to Objective-C.

I hope this helps!

All the best!