Xcode Extensibility
Xcode Extensibility
- Subject: Xcode Extensibility
- From: Tony Romano <email@hidden>
- Date: Thu, 15 Apr 2010 13:11:46 -0700
Does anyone know ifXCode have an extensibility model that allows you to add functionality to it? Is this documented by Apple somewhere? I know you have applescript and can automate various aspects, but what I am looking for is to add features to XCode that look like that are built in and not bolted on.
Some examples of what I am looking for, from easiest to more difficult.
1. Add an item to the main menu and launch a simple tool. For example add an item to he File Menu or one of it's submenus.
2. Add a node(s) in Groups and Files plus let it have it's own context menu(right click sub-menu).
3. Add my own view that may be activated based on my node's selection. Perhaps to add a editor for a specific type( i.e. super XML editor).
4. Extend the preferences. For example, adding another type of SCM and options that are specific to the SCM in the preferences panel.
5. How about just adding another language as a first class citizen!
Rich integration would allow me to use various panes inside XCode, simple example would be to update the status window at the bottom with some text results, or update status in the gutter of Groups & Files and/or the Editor Window, etc.
Thanks is advance,
-Tony
_______________________________________________
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