How to automatically display the array in goland debugger?

Like the figure shown above, the go debugger in vscode can display the array directly.

Can goland show the array like this? Goland only shows len & cap. The values was collapsed.

 

0
1 comment

Hi there!

I'm afraid such configuration is not currently supported, so we've raised a feature request task following your message. I can't guarantee this will be implemented, but if it gets traction with other users, we'll certainly look into this in the future. Please follow the case to get updated should there be any changes on the matter - GO-19274

0

Please sign in to leave a comment.