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 4075440
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T17:17:55+00:00 2026-05-20T17:17:55+00:00

If a class defined as like this, // A.h @interface A – (void)m1; //

  • 0

If a class defined as like this,

// A.h
@interface A
- (void)m1;  // I want to jumpt to here directly.
@end

// A.m
@implementation
- (void)m1
{
  // Caret here.
}
@end

I editor caret is places in method implementation body, is there a way to jump to it’s definition directly with shortcut key? I can switch to header by pressing CMD + CTRL + UP, however jumped position is not where I want.

  • 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-05-20T17:17:55+00:00Added an answer on May 20, 2026 at 5:17 pm

    Edit: Just found it, Command-click on the function name.

    Edit2: When I press command the function name turns into a link like the picture below:

    screenshot

    Clicking on it takes you to the definition and vice versa.

    But since you’re looking for a shortcut, CMD + CTRL + D takes you to the definition file and back. You have to put your cursor in the function name though.

    Later Edit: Here’s a complete list of Xcode 4 keyboard shortcuts.

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

Sidebar

Related Questions

Suppose I have a function defined like this: class Foo() { public: void bar(MyClass*
I have a class defined like this : @interface ServerCall : NSObject { //
I have a Customer class defined like this: @Entity public class Customer { //...
I have a class defined like this, with the appropriate getter and setter methods...
We have a class Car defined like this in a car.rb file class Car
I have a declarative table defined like this: class Transaction(Base): __tablename__ = transactions id
I have a ViewModel defined like this: public class LocationTreeViewModel<TTree> : ObservableCollection<TTree>, INotifyPropertyChanged TTree
I have a class called MainGame, which is defined like this in my .h:
Let's say that I've defined a dependency like this: public class MySampleClass {public static
I defined a simple Document, like this: class Company(Document): screen_name = StringField(max_length=100, required=True, unique=True)

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.