List all errors caused by a change

Sometimes, I make a change to one function arg, This would cause many compiler errors. Is there a way to list all of them in the IDE so I can fix them together?

0
1 comment

Hi,

 

This functionality is currently not supported, please see/vote https://youtrack.jetbrains.com/issue/GO-4618 for updates.

However, for the specific use-case of changing a function/method signature, there's a separate issue, here: https://youtrack.jetbrains.com/issue/GO-3283 

0

Please sign in to leave a comment.