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

Goaddtags if the field comments contains braces #1189

Closed
fatih opened this issue Jan 29, 2017 · 1 comment
Closed

Goaddtags if the field comments contains braces #1189

fatih opened this issue Jan 29, 2017 · 1 comment

Comments

@fatih
Copy link
Owner

fatih commented Jan 29, 2017

When used for:

type T struct {
	// Comment with brace {}
	Foo string
}

it fails with error when the cursor is on Foo:

cursor is outside the struct
@fatih
Copy link
Owner Author

fatih commented Feb 14, 2017

Fixed with #1204

@fatih fatih closed this as completed Feb 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant