• 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: VS.NET-style code outlining?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: VS.NET-style code outlining?


  • Subject: Re: VS.NET-style code outlining?
  • From: Ken Tozier <email@hidden>
  • Date: Mon, 23 Feb 2004 16:04:42 -0500

For XCode to be able to do this, it would require it to collapse matching braces and display the first comment block within the matching braces. Something like

	[italic] load preferences

could expand to something like

	{
	/* load preferences */
		...
	}


That sounds great! My only experience with collapsable code was years ago in UserLand Frontier and I've wished for it in every development environment since. The pseudo-code/first comment idea is great.


Sign me up!
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: VS.NET-style code outlining?
      • From: Jeff Biggus <email@hidden>
  • Prev by Date: broken project file
  • Next by Date: Re: broken project file
  • Previous by thread: Re: VS.NET-style code outlining?
  • Next by thread: Re: VS.NET-style code outlining?
  • Index(es):
    • Date
    • Thread