• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Keystroke recording/macros?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keystroke recording/macros?


  • Subject: Re: Keystroke recording/macros?
  • From: Dave Camp <email@hidden>
  • Date: Tue, 3 Feb 2004 14:29:10 -0800

You could probably do that with an XCode User Script.

<file:///Developer/Documentation/DeveloperTools/Conceptual/ CustomizingXcode/index.html>

Dave

On Feb 3, 2004, at 1:53 PM, Pete Warden wrote:

Is there any way to record a sequence of keystrokes as a macro in XCode, or do something equivalent. An example of the sort of thing I'd like to use a keystroke macro for is if I had an array initialisation list like this:

{
foo,
bar,
baz,
...
};

and I wanted to transform it to

{
    "foo", foo,
    "bar", bar,
    "baz", baz,
...
};

Any ideas? If this is not currently do-able I'll file an enhancement request, but I wanted to make sure I'm not missing anything.

thanks,
Pete
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.



---
In English, every word can be verbed.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Keystroke recording/macros? (From: Pete Warden <email@hidden>)

  • Prev by Date: Re: Code collapse/expand
  • Next by Date: Re: Code collapse/expand
  • Previous by thread: Keystroke recording/macros?
  • Next by thread: Re: Code collapse/expand
  • Index(es):
    • Date
    • Thread