-
Notifications
You must be signed in to change notification settings - Fork 815
Closed as not planned
Labels
FrozenDueToAgeWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.
Milestone
Description
When attempting to rename an identifier via F2
or right click --> Rename Symbol, I am am getting the very simple error:
Rename failed: gorename: can't find package containing /home/daniel/proj/mypath/src/go/proto.go
However, this bug report is about the fact that I have logging set to verbose and am not seeing the command run:
{
"settings": {
"go.logging.level": "verbose",
},
}
Note: other settings omitted.
The correct behavior is to output the command run at an appropriate debug logging level (decided by the maintainer), but always when set to verbose.
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.