• 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: adjusting whitespace in code completion?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: adjusting whitespace in code completion?


  • Subject: Re: adjusting whitespace in code completion?
  • From: Scott Tooker <email@hidden>
  • Date: Sat, 20 Dec 2003 11:48:05 -0800

File an enhancement request.

Scott

On Dec 19, 2003, at 7:46 PM, Jim Correia wrote:

> When Xcode completes objective C methods it inserts them like so:
>
> 	[NSString stringWithFormat:<#(NSString *)format#>]
>
> I'd prefer a space between the : and the argument like this
>
> 	[NSString stringWithFormat: <#(NSString *)format#>]
>
> Likewise, when it inserts a completed C call it does:
>
> 	CreateNewMenu(<#MenuID inMenuID#>,<#MenuAttributes
> inMenuAttributes#>,<#MenuRef * outMenuRef#>)
>
> I'd like it to insert a space after each comma so I don't have to type
> them.
>
> Is it possible to configure Xcode to do this? (Or should I file an
> enhancement request?)
>
> Thanks,
> Jim
> _______________________________________________
> 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.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.

References: 
 >adjusting whitespace in code completion? (From: Jim Correia <email@hidden>)

  • Prev by Date: Re: Dependency analysis
  • Next by Date: Re: xcode-users digest, Vol 1 #161 - 15 msgs
  • Previous by thread: adjusting whitespace in code completion?
  • Next by thread: Re: xcode-users digest, Vol 1 #161 - 15 msgs
  • Index(es):
    • Date
    • Thread