Skip to content
This repository was archived by the owner on Jun 14, 2018. It is now read-only.

Don't unfold code when running gofmt #5

Closed
otm opened this issue Mar 19, 2016 · 2 comments
Closed

Don't unfold code when running gofmt #5

otm opened this issue Mar 19, 2016 · 2 comments

Comments

@otm
Copy link

otm commented Mar 19, 2016

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.

@joefitzgerald
Copy link
Owner

Please update to v1.0.4 and let me know if you are still experiencing the issue.

@otm
Copy link
Author

otm commented Mar 19, 2016

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 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