Re: Commenting/Uncommenting blocks of code at once
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