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

No suggestions/completion in import paths #129

Closed
ahmetb opened this issue Nov 30, 2015 · 1 comment
Closed

No suggestions/completion in import paths #129

ahmetb opened this issue Nov 30, 2015 · 1 comment

Comments

@ahmetb
Copy link

ahmetb commented Nov 30, 2015

If I create an

import ( )

block and start typing

import (
    "github.com/...
)

it should suggest me the packages in GOPATH. GoSublime does that well.

@lukehoban
Copy link
Member

This would be nice - but is something that would really have to be supported in gocode to make sense. Looks like there's a feature request for this here: nsf/gocode#257.

For now though, I've added a couple new features to support this per #53 (comment). I think that should be sufficient for now.

@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