Re: Adding a contextual menu item to xcode edit window
Re: Adding a contextual menu item to xcode edit window
- Subject: Re: Adding a contextual menu item to xcode edit window
- From: Chris Espinosa <email@hidden>
- Date: Tue, 14 Nov 2006 09:51:17 -0800
On Nov 14, 2006, at 8:21 AM, Douglas Norton wrote: Is there anyway to add a contextual menu item into Xcode's contextual menus.
I would like to do this so that I can fire off a unix command on the particular file. At the moment I have to drop into the terminal each time and then I drag the file into the terminal to perform the command.
There's no mechanism to configure the context menus, but there is a user-configurable Xcode Scripts menu that you can add your own scripts to, and assign shortcut keys to each command. The scripts have access to information like the currently selected file and text.
Chris
|
_______________________________________________
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