Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The logic to get the type in ":GoFrob impl" is simplistic #15

Closed
arp242 opened this issue Aug 14, 2019 · 0 comments
Closed

The logic to get the type in ":GoFrob impl" is simplistic #15

arp242 opened this issue Aug 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@arp242
Copy link
Owner

arp242 commented Aug 14, 2019

It just checks the current line. Stuff that fails:

type (
    foo string
)

type x struct {
    CursorHere string
}
@arp242 arp242 added the enhancement New feature or request label Aug 22, 2019
@arp242 arp242 closed this as completed in c7a914a Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant