GoClipse / goclipse

Eclipse IDE for the Go programming language:
http://goclipse.github.io/
Eclipse Public License 1.0
841 stars 290 forks source link

Can we have the "go to implementation" feature for source browsing/tracing? #223

Open cyu021 opened 7 years ago

cyu021 commented 7 years ago

I used to browse/trace Go code in VSC (Visual Studio Code). I switched to goclipse due to VSC is lack of the feature of "go to implementation" and just found out goclipse doesn't have it either. So is there any chance we will have it in the future?

bruno-medeiros commented 7 years ago

Since http://golang.org/s/using-guru seems to support this feature, yes, seems feasible, but it would still require some amount of UI work in Eclipse