• 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: Adding a contextual menu item to xcode edit window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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.

http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/07_03_custom_scripts/chapter_48_section_1.html

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

References: 
 >Adding a contextual menu item to xcode edit window (From: Douglas Norton <email@hidden>)

  • Prev by Date: Re: Adding a contextual menu item to xcode edit window
  • Next by Date: Re: svn compare using FileMerge not storing to expected location
  • Previous by thread: Re: Adding a contextual menu item to xcode edit window
  • Next by thread: How to suppress warnings from OS headers?
  • Index(es):
    • Date
    • Thread