onevcat / VVDocumenter-Xcode

Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
MIT License
8.3k stars 1.54k forks source link

Not working with XCode 7.3.1 #227

Open srikanthsuryawanshi opened 8 years ago

srikanthsuryawanshi commented 8 years ago

Installed Xcode 7.3.1 , VVDocumenter is not working.

Tried removing from Alcataraz and installing it again .

Removed but cannot install again.

FYI

gonzo-oin commented 8 years ago

any news ?

adison commented 8 years ago

It works on my Xcode 7.3.1, OS X 10.11.5

leandrinux commented 8 years ago

I'm using Xcode 7.3.1 just like the OP. First I installed Alcatraz, then installed VVDocumenter. Reopened Xcode, approved the bundle when asked, however autocompletion when typing /// before an Obj-C method declaration does nothing.

boaerosuke commented 8 years ago

Restart xcode after you installed the VVDocumenter package via Alcatraz. Then xcode will ask you to accept the new bundle. After that typing /// will work as supposed.