Skip to content

gorename command not printed at any logging level #2634

Closed as not planned
@daniel-santos

Description

@daniel-santos

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.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions