Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8825589
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T06:54:57+00:00 2026-06-14T06:54:57+00:00

I type NSLog, and it display NSLog(id, …) , and it shows some kind

  • 0

enter image description here

I type NSLog, and it display NSLog(id, ...), and it shows some kind of tips for me in the editor, when I copy the text to the TextEdit, it shows that it is NSLog(<#id, ...#>), so, I tried to type NSLog(<#id, ...#>) manually, but it can’t shows the tips like the first line. How did XCode handle that? Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T06:54:58+00:00Added an answer on June 14, 2026 at 6:54 am

    It handles it by replacing <#sometext#> with the blue bubble placeholder, as you quite discovered, but this does not affect the case when you type it yourself directly in the Xcode editor (because it does not have any sense to type this in the code directly, you would generally instead type the real content there).

    If you type some code that contains <#sometext#> in TextEdit, then you copy/paste it back in the Xcode editor, Xcode will insert the blue bubbles as placeholders where you have typed <#...#> in your text.


    One usage of this is to generate Code Snippets. Simply select some piece of code in your Xcode Editor, then drag & drop it in the Code Snippet Library; you will then be able to drag & drop it back in your Code Editor later to reuse this same piece of code. If this Code Snippet contains some <#placeholder#> Xcode will then insert blue bubbles at this position.
    For more information, see this page in the documentation that contains a nice video that explains it in details.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

System.Type contains an UnderlyingSystemType property. MSDN states that it: Indicates the type provided by
I have made a program that gets some strings in input from the user
i wrote code to display any type of file like pdf,svg,etc.But unfortunately my code
NSLog(@%@,variable); temp = @(null); if([variable isEqualToString:temp]) This is the code that I use and
i have a json replay string and the data in that is some what
I have an app that allows users to save and open text files. Saving
TYPE *a = calloc(nelem, sizeof(TYPE)); It says unable to resolve identifier TYPE. What does
type TSomeRecord = Record field1: integer; field2: string; field3: boolean; End; var SomeRecord: TSomeRecord;
Type.GetFields() does not return fields in a particular order, but I want to sort
type(3,) returns the int type, while t = 3, type(t) returns the tuple type.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.