Xcode extensions are currently limited to editing text and changing the selection / insertion point in the current editor.
We are soliciting feedback on other possible extension points we could offer API for. With respect to animations, do you have a bug ID for this issue? I would like to ensure it is routed to the right person and has been prioritized correctly. Thanks, Mike Swingler Apple Inc. > On Jun 17, 2016, at 9:35 AM, Alex Zavatone <[email protected]> wrote: > > Would a developer extension like this allow the capability to create an > extension to swizzle all the animation durations within the Xcode UI to > something like 0.00000000000000000 picoseconds? > > If not picoseconds, nanoseconds would suffice. > > And to disable bouncing and rubberbanding in every and all view within Xcode? > > > If so, this would be a very very good thing. > > TY, > Alex Zavatone > > > Sent from my iPad. Please pardon typos. > > On Jun 15, 2016, at 4:28 PM, Dmitry Markman <[email protected] > <mailto:[email protected]>> wrote: > >> thanks a lot >> >>> On Jun 14, 2016, at 10:24 PM, Michael Herring <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> I can’t find any documentation either :( >>> >>> It takes the form of an App Extension, so you create an OS X app, then add >>> a target, and select Xcode Source Editor Extension as the target to add. >>> From there, the template’s not very verbose, but you can at least go >>> through the XcodeKit headers to see what’s possible. >>> >>> It looks like our best resource for now will be the live stream of WWDC >>> Session 414, Using and Extending the Xcode Source Editor. >>> >>> ./Michael Herring >>> Sent with Airmail >>> >>> On 2016年6月15日 at 10:49:44, Dmitry Markman ([email protected] >>> <mailto:[email protected]>) wrote: >>> >>>> Hi, >>>> is there any examples of creating >>>> App extension for the Xcode source editor to enable developer plug-ins? >>>> >>>> for example how I can access current document content? >>>> >>>> thanks in advance >>>> >>>> dm >>>> >>>> Dmitry Markman >>>> >>>> _______________________________________________ >>>> Do not post admin requests to the list. They will be ignored. >>>> Xcode-users mailing list ([email protected] >>>> <mailto:[email protected]>) >>>> Help/Unsubscribe/Update your Subscription: >>>> https://lists.apple.com/mailman/options/xcode-users/khakionion%40gmail.com >>>> <https://lists.apple.com/mailman/options/xcode-users/khakionion%40gmail.com> >>>> >>>> This email sent to [email protected] <mailto:[email protected]> >> Dmitry Markman >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Xcode-users mailing list ([email protected] >> <mailto:[email protected]>) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/xcode-users/zav%40mac.com >> <https://lists.apple.com/mailman/options/xcode-users/zav%40mac.com> >> >> This email sent to [email protected] <mailto:[email protected]> > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Xcode-users mailing list ([email protected] > <mailto:[email protected]>) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/xcode-users/swingler%40apple.com > <https://lists.apple.com/mailman/options/xcode-users/swingler%40apple.com> > > This email sent to [email protected] <mailto:[email protected]>
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
