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

Go to definition in import #884

Closed
emilgpa opened this issue Mar 23, 2017 · 2 comments
Closed

Go to definition in import #884

emilgpa opened this issue Mar 23, 2017 · 2 comments

Comments

@emilgpa
Copy link

emilgpa commented Mar 23, 2017

It is planned to implement godef in import like Gogland IDE? It would be a great help!

For example:

import (
	"sample/web/router"
)

If I clicked in "sample/web" then go to web package, or if I clicked in "sample/web/router" then go to router package.

@ramya-rao-a
Copy link
Contributor

Something like #330?

@emilgpa
Copy link
Author

emilgpa commented Mar 24, 2017

@ramya-rao-a yes!

@emilgpa emilgpa closed this as completed Mar 24, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 23, 2018
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