Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!

Create clickable URLs in XCode System
XCode now makes URLs clickable within the editor window. Inside any source file in XCode, type the following:

// http://www.apple.com
You'll notice that the URL becomes blue and underlined. Click it and Apple's website will appear in your favorite browser. It appears that any URL you type inside commented code in XCode will produce this kind of link. Email addresses are even easier, just type the address and the link appears.

I've even tested this with addressbook URLs (mentioned in this comment) and they work as well. I don't know what other kinds of URLs might work, but this is almost enough to make me happy.
    •    
  • Currently 2.33 / 5
  You rated: 5 / 5 (3 votes cast)
 
[4,166 views]  

Create clickable URLs in XCode | 0 comments | Create New Account
Click here to return to the 'Create clickable URLs in XCode' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.