Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Go to Declaration from Context Menu Doesn't Do Anything #14

Closed
bigdawggi opened this issue Mar 4, 2014 · 3 comments
Closed

Go to Declaration from Context Menu Doesn't Do Anything #14

bigdawggi opened this issue Mar 4, 2014 · 3 comments

Comments

@bigdawggi
Copy link

Looks like the "Go to Declaration" doesn't do anything when I do the following:

  1. Right-Click the function
  2. Click "Go to Declaration"
  3. Nothing happens, no errors in console

Anticipated behavior: A search would be performed, and the file with the function definition would open and scroll to that function's definition.

Screenshot

@bigdawggi
Copy link
Author

FWIW: I tried the "Send Feedback" initially, and received this response from a GitHub Staff member

That may be a bug in the language package, or the core. For now do you mind filing an issue in https://github.com/atom/language-php? If it turns out it's a core thing, we'll bubble it from there.

@kevinsawicki
Copy link
Contributor

Go to Declaration is actually managed by the [symbols-view](https://github.com/atom/symbols-view] package, sorry you got directed to the wrong repo.

@bigdawggi
Copy link
Author

Closing, as this was posted to incorrect repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants