Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ObjC Method Tags #3

Merged
merged 2 commits into from
May 30, 2011
Merged

ObjC Method Tags #3

merged 2 commits into from
May 30, 2011

Conversation

sethk
Copy link

@sethk sethk commented May 25, 2011

Hi there,

I thought you might be interested in some small tweaks to the way ObjC method tags are generated. This has really improved usability for me.

Seth Kingsley added 2 commits March 9, 2011 16:32
…nd a

hash.  For instance, MyClass#init.  This is useful for disambiguation, similar
to how the C language tag Mfilename points to main() in filename.
… tags for

methods.  This makes it much easier for me to jump to tags in Vim using ^] on
the current word.
fishman pushed a commit that referenced this pull request May 30, 2011
@fishman fishman merged commit f8b10b0 into universal-ctags:master May 30, 2011
@fishman
Copy link
Contributor

fishman commented May 30, 2011

thanks

@masatake masatake mentioned this pull request May 7, 2014
masatake pushed a commit that referenced this pull request Mar 13, 2016
C++: embed the kind of anonymous item into its generated name
masatake pushed a commit that referenced this pull request Mar 26, 2016
@hubertgut hubertgut mentioned this pull request Mar 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants