• 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: Commenting/Uncommenting blocks of code at once
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Commenting/Uncommenting blocks of code at once


  • Subject: Re: Commenting/Uncommenting blocks of code at once
  • From: Jim Ingham <email@hidden>
  • Date: Wed, 5 Oct 2005 11:14:17 -0700

Try Comments->Comment/Uncomment Selection under the AppleScript menu? It assumes a C99/C++/ObjC compiler (it uses // to get around having to deal with nested /*'s...). But gcc4.0 is C99 unless you turn that off explicitly, so you should be okay.

Jim

On Oct 5, 2005, at 11:03 AM, Berndt Jung wrote:

Is there some way to comment/uncomment blocks of code?  I've been
using Eclipse for quite some time and am used to some of it's
features.  I'm sure that there is some way to write an applescript to
do so, but I have yet to dabble in applescript.

Thanks,

Berndt
 _______________________________________________
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


_______________________________________________ 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
References: 
 >Commenting/Uncommenting blocks of code at once (From: Berndt Jung <email@hidden>)

  • Prev by Date: Re: gmalloc prevents a "Bus error"
  • Next by Date: Re: Commenting/Uncommenting blocks of code at once
  • Previous by thread: Commenting/Uncommenting blocks of code at once
  • Next by thread: Re: Commenting/Uncommenting blocks of code at once
  • Index(es):
    • Date
    • Thread