Hi gophers,

Today we started the 2019.1 EAP for GoLand.

While we are just beginning to roll out the new version, here's a couple of 
features which might be interesting to use:
- Smart Step Into -> a debugging feature which lets you step into arbitrary 
calls in an expression, automatically stepping over the methods which you 
are not interested in
- Rename refactoring allows you to rename methods of an interface and all 
the types that implement the method (you can choose which types to be 
processed or not)

You can read more about the new features and bug fixes on our blog 
<https://blog.jetbrains.com/go/2019/01/24/goland-2019-1-early-access-program/>
.
During the EAP period, the IDE is free to use and reporting bugs would help 
us build an even better development environment focused for Go programming.


Kind regards,
Florin

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to