Since the recent GoLand update I am seeing all return statements folded, as in the image below.
How can I make GoLand show all return statements not folded or hidden, as they are in the actual code?
To collapse or expand all code fragments, press Ctrl+Shift+NumPad - / Ctrl+Shift+NumPad + . IntelliJ IDEA collapses or expands all fragments within the selection, or, if nothing is selected, all fragments in the current file, for example, all methods in a file.
Go to Settings/Preferences | Editor | General | Code Folding | Go and toggle them on/off as needed.
To make this happen for new projects as well, go to File/Apple menu | Other Settings | Settings for New Projects | Editor | General | Code Folding | Go and toggle them there.
Feedback on why you don't want these and for how long you tried them would be useful.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With