• 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
[Q] Xcode find/replace or insert Text macro
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Q] Xcode find/replace or insert Text macro


  • Subject: [Q] Xcode find/replace or insert Text macro
  • From: JongAm Park <email@hidden>
  • Date: Thu, 04 May 2006 20:36:29 -0700

Hello.

When I write codes, I commented out code blocks often and revert them for debugging.

The most convenient way to do so was to use regular express after selecting some code blocks.

However the Xcode doesn't support ^, i.e caret, to select the first character, whether it is white space character or not. So, I search/replace using regular expression. ( According to the Xcode document, it uses ICU's regular expression. Doesn't it support the full set of the regular expression? )

So, another approach I tried is to see if there is "Insert Text Macro" for it. As you know, the Xcode can insert some text pattern. Although you can select some code blocks and comment them out in C style, but you can't do it in C++ style.
So, is there any ways to make text macros for the Xcode?


Thank you.
JongAm Park
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: [Q] Xcode find/replace or insert Text macro
      • From: "Jordan Krushen" <email@hidden>
    • Re: [Q] Xcode find/replace or insert Text macro
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: say, what happened to prefix files?
  • Next by Date: Re: [Q] Xcode find/replace or insert Text macro
  • Previous by thread: Re: Weak linking failing on Intel?
  • Next by thread: Re: [Q] Xcode find/replace or insert Text macro
  • Index(es):
    • Date
    • Thread