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

objective-c cannot jump to definition, I sure vscode support it by built-in. #95031

Closed
AsteriskZuo opened this issue Apr 12, 2020 · 8 comments
Closed
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@AsteriskZuo
Copy link

Please see https://github.com/microsoft/vscode/issues/94735

@vscodebot
Copy link

vscodebot bot commented Apr 12, 2020

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@gjsjohnmurray
Copy link
Contributor

See microsoft/vscode-cpptools#2533

AFAIK this is is the home of the built-in extension that provides VS Code's default C and C++ support.

@gjsjohnmurray
Copy link
Contributor

gjsjohnmurray commented Apr 12, 2020

And the built-in objective-c extension only implements syntax colouring

https://github.com/microsoft/vscode/blob/master/extensions/objective-c/package.json

@gjsjohnmurray
Copy link
Contributor

/duplicate #94735 #94867 please do not open more duplicates

@AsteriskZuo
Copy link
Author

AsteriskZuo commented Apr 13, 2020

https://github.com/microsoft/vscode/blob/master/extensions/objective-c/build/update-grammars.js
ScreenShot

Doesn't this file already show that defined jumps are supported?

I don't understand why you shut it down every time you don't answer a question.

If I wrote it in the closed answer, you wouldn't see it.

/duplicate #94735 #94867 please do not open more duplicates

@gjsjohnmurray
Copy link
Contributor

No, that is GitHub telling you about code navigation in the files in GH.

@AsteriskZuo
Copy link
Author

Finally, thank you for your patience.

@github-actions github-actions bot locked and limited conversation to collaborators May 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants
@gjsjohnmurray @AsteriskZuo and others