Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Ctl-lmb to jump to definition #68

Closed
baconalot opened this issue Aug 12, 2014 · 2 comments
Closed

Ctl-lmb to jump to definition #68

baconalot opened this issue Aug 12, 2014 · 2 comments

Comments

@baconalot
Copy link

This is one of my biggest annoyances in goclipse now.
Ctl-lmb to jump the func/var definition does not work in 0.8 for me. Before I upgraded I had a limited working version of this functionality (maybe because go files got opened in a pydev editor), but now it doesn't do anything anymore.
This function is however one of the largest drivers of using an ide for me. Finding and opening a single file in a 100+ workspace is just a pain without this.

@bruno-medeiros
Copy link
Contributor

@sesteel Where you the last person to work on GoClipse before I started working on it? Or where there other developers who changed stuff significantly after you stopped working with it?

Because I was afraid here that I had broken something, so I went back and tried GoClipse 0.7.6.v450 - it can be installed from the update site https://goclipse.googlecode.com/svn/trunk/goclipse-update-site/ . However even in that version I didn't get auto Ctrl-click/F3 (Open Definition) functionality. So it seems something happened even before that?

I can see in com.googlecode.goclipse.editors.GoHyperlinkDetector that there is code for that functionality. I'm looking into it now.

@bruno-medeiros
Copy link
Contributor

Nevermind, my bad. There is Ctrl-click functionality in GoClipse 0.7.6.v450

I've also debugged why it isn't working in 0.8.0

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