• 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
Keystroke recording/macros?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Keystroke recording/macros?


  • Subject: Keystroke recording/macros?
  • From: Pete Warden <email@hidden>
  • Date: Tue, 3 Feb 2004 13:53:10 -0800

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.

  • Follow-Ups:
    • Re: Keystroke recording/macros?
      • From: Dave Camp <email@hidden>
References: 
 >Re: Code collapse/expand (From: Frank Midgley <email@hidden>)

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