vote up 0 vote down star

In XCode there's a really neat feature called "Kill Ring" which I get a hint what its about here but I don't know how to use it!!

How do you use the "Insert Kill Ring" feature in XCode?

flag

61% accept rate
What would really help is a reference to a complete description of what all the xcode editor commands are.. – bobobobo Nov 1 at 17:50

1 Answer

vote up 1 vote down

If the article Customizing the Cocoa Text System has anything to do with it, then it states:

“kill ring” which large deleted blocks of text get copied to

NSTextKillRingSize apparently sets the size of the kill ring.

Please read the above article, you'll probably understand it better than me.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.