Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Add 'Go To Definition' Support #11

Closed
joefitzgerald opened this issue Apr 3, 2014 · 15 comments
Closed

Add 'Go To Definition' Support #11

joefitzgerald opened this issue Apr 3, 2014 · 15 comments
Assignees
Milestone

Comments

@joefitzgerald
Copy link
Owner

It would be nice to have a keyboard shortcut / right click menu item / menu item to go to definition for the current cursor position.

@joefitzgerald joefitzgerald added this to the 2.0 milestone Apr 3, 2014
@joefitzgerald joefitzgerald self-assigned this Apr 3, 2014
@joefitzgerald
Copy link
Owner Author

... or go oracle: https://atom.io/packages/go-oracle

@joefitzgerald
Copy link
Owner Author

See #24.

@joefitzgerald joefitzgerald changed the title Add 'Go To Definition' Support Powered By godef Add 'Go To Definition' Support Apr 28, 2014
@joefitzgerald joefitzgerald modified the milestones: 3.0, 2.0 May 12, 2014
@nathany
Copy link

nathany commented Oct 4, 2014

FYI: In Sublime Text 3, this is Cmd-Option-down (cross-language, possibly ctags or something like it). There are also Jump Back and Jump Forward to use alongside this or other forms of navigation.

@joefitzgerald joefitzgerald modified the milestones: 3.0, Unscheduled Nov 4, 2014
@kokizzu
Copy link

kokizzu commented Nov 27, 2014

+1 this is really important ______)

@emilgpa
Copy link

emilgpa commented Dec 16, 2014

+1

1 similar comment
@alexcesaro
Copy link

👍

@joefitzgerald
Copy link
Owner Author

Seems like this might be the new highest priority feature now that gocode autocomplete is in the package. Will prioritize it accordingly.

@joefitzgerald joefitzgerald modified the milestones: 4.0, Unscheduled Dec 17, 2014
@keithballdotnet
Copy link

+1 Good work!

@johansja
Copy link

johansja commented Feb 6, 2015

+1

@0xdabbad00
Copy link

+1 The go-oracle package seems broken for me so I really want this so I can go to definitions.

@dbperez
Copy link

dbperez commented Mar 9, 2015

+1 Would be incredibly useful.
Great plugin so far!

@acid009
Copy link

acid009 commented Mar 22, 2015

+5

@clns
Copy link

clns commented Apr 10, 2015

Is there any new progress on this? I see the go-oracle branch but it hasn't been updated in almost a year. I'm asking for a starting point one could use to potentially help with this.

@joefitzgerald
Copy link
Owner Author

Yes, see #137. I just need to get an API added to https://atom.io/packages/symbols-view.

@joefitzgerald
Copy link
Owner Author

Closing in deference to #137.

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

No branches or pull requests