How to run godoc from the IDE? Kedar Mhaswade Created January 26, 2019 17:42 I want to run (the equivalent of something like) > godoc -analysis=type io from the IDE. Is that possible?
Hi, we have no specific integration with godoc. Could you please describe why do you need it? We can create a feature request using your description.
When documenting code it would be nice to see the result without having to go to a terminal window and run `godoc` manually. Ideally this would like like editing markdown code with two panels side by side.
Marc M. Adkins, I see that you voted for GO-7599. Please stay tuned.
So it takes already more then 3 years to get this done... :) waiting too
I would be pleased to beta test this if that is possible.
Usually, we release EAP builds before the release where you can try out new things in the IDE.
Ah yes, I signed up for Goland blog so I'll get the EAP release messages. Thanks for pointing that out!