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

add goField #854

Merged
merged 1 commit into from
Jun 6, 2016
Merged

add goField #854

merged 1 commit into from
Jun 6, 2016

Conversation

hhsnopek
Copy link
Contributor

Adds the ability to differentiate go.fields & go.methods().

Matches

Parses out bar

==

foo.bar
foo.bar =
foo.bar:

!=

foo.bar()

note

I'm not sure what the default highlight should link to, so as of now it's Type, tho this should be change.

@fatih
Copy link
Owner

fatih commented May 14, 2016

@hhsnopek thanks for the feature. Can you also update the docs please.

@fatih
Copy link
Owner

fatih commented Jun 3, 2016

Ping @hhsnopek

@hhsnopek
Copy link
Contributor Author

hhsnopek commented Jun 4, 2016

added docs and rebased/squashed @fatih 😄

@fatih fatih merged commit a284b61 into fatih:master Jun 6, 2016
@fatih
Copy link
Owner

fatih commented Jun 6, 2016

Thanks @hhsnopek 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants