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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T17:11:36+00:00 2026-05-21T17:11:36+00:00

Are there any alternatives to ctags and cscope with Objective-c support. This does pertain

  • 0

Are there any alternatives to ctags and cscope with Objective-c support. This does pertain to cocoa development, so inevitably it seems I will be using Xcode (and probably should). I was just wondering what are my Vim options.

Maybe there is some type of plugin system like eclim, but for xcode?

EDIT

So it seems that other than updating ctags to support objective-c, I’m out of luck. Does anyone know if cscope is the same?

  • 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-21T17:11:37+00:00Added an answer on May 21, 2026 at 5:11 pm

    a long time after this question, “playing” with vim, I wanted ObjC support, especially with taglist plugin. I found that question, then digged a bit, and here is a not so dirty solution:

    1. An ObjectiveC parser has been added to Exuberant CTags trunk, it is not released (yet?)
    2. You can easily install it on OSX via homebrew:

      $ brew install ctags --HEAD

    3. Note that when using ctags, .m is treated as Matlab and .h is treated as C++. To override, use:

      $ ctags --langmap=ObjectiveC:.m.h

    4. Then I added something like this to my .vimrc for taglist support:

      let tlist_objc_settings = 'ObjectiveC;P:protocols;i:interfaces;types(...)'

      add any type interests you from that list:

      ctags --list-kinds=all
      ObjectiveC
          i  class interface
          I  class implementation
          p  Protocol
          m  Object's method
          c  Class' method
          v  Global variable
          F  Object field
          f  A function
          p  A property
          t  A type alias
          s  A type structure
          e  An enumeration
          M  A preprocessor macro
      

    I hope that will help someone!

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

Sidebar

Related Questions

Are there any alternatives to IIS for Windows to run ASP.NET? CassiniEx seems pretty
Does everyone just use XML in the message? Are there any good alternatives to
Are there any alternatives to The CMU Pronouncing Dictionary , commercial or open source?
Are there any alternatives to JSTL? One company I worked for 3 years ago
I was wondering if there are any alternatives to Microsoft's SQL Server Management Studio?
Are there any alternatives to the code below: startFromLine = 141978 # or whatever
Are there any alternatives to Serviced Components (COM+) in .NET? I am looking for
Are there any alternatives\mods to .net Membership? I find it quite restrictive; Cant change
Are there any alternatives for MySQL Proxy. I don't want to use it since
Are there any alternatives to Microsoft Geneva Framework (preferably open source). We have planed

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.