castus / Xcode8Extensions

Place for all my extensions for Xcode 8
MIT License
15 stars 1 forks source link

it doesn't work #3

Open wonderffee opened 7 years ago

wonderffee commented 7 years ago

DuplicateLine Extension started message does not appears in console, also no item in Editor menu Xcode8.3.3, MacOS 10.12.5

castus commented 7 years ago

Hmm, I just opened it on Xcode 8.3.3, MacOS 10.12.5. In fact I must do it twice, before the command shows up, but it works as expected. Could you please double check on your side?

meowsqueak commented 7 years ago

When I build the Xcode8Extensions project it pops up an empty window with title "Xcode8Extensions". This window doesn't close by itself. I don't see "DuplicateLine Extension started" anywhere. There's no menu option to duplicate a line. I'm building for Xcode 8.3.3 with MakeXcodeGr8Again.

castus commented 7 years ago

When you build it, it will open another Xcode app (with black icon). With this "black" Xcode please open some swift file. Then in your "Editor" menu should be DuplicateLine extension.