You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2018. It is now read-only.
Works fine after upgrade to v1.0.4 and restart of Atom.
Thanks for a great Atom plugin, and such quick fix. Looking forward to see something like joefitzgerald/go-plus#190 to really take advantage of the type system.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After upgrading to go-plus 4 and the new gofmt atom package the code is unfolded when gofmt is run.
Reproduce:
Run "Editor: Fold All"
Run "Golang: Gofmt"
Expected behavior:
The code stays folded.
Actual behavior:
All code is unfolded.
The text was updated successfully, but these errors were encountered: