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 are collapsed.

I have no experience with Goland. Wondering if you’d get a better response on a JetBrains forum or something along those lines. Somewhere where people have a lot of familiarity with Goland.

No collapsing in my Goland.