Skip to content

Cannot refactor the code when plugin is on #57

Closed
@ehblh

Description

@ehblh

Describe the bug
I can't use Goland refactoring tools like renaming types when the plugin is enabled. The issue is gone when I disable it.

To Reproduce
Steps to reproduce the behavior:

  1. Open any project
  2. Enable the plugin
  3. Right click the type name -> Refactor -> Rename
  4. Nothing happens
  5. Disable the plugin
  6. Restart the Goland
  7. Right click the type name -> Refactor -> Rename
  8. It works

Expected behavior
Refactoring tools should be working when the plugin is enabled.

Screenshots
N/A

Desktop (please complete the following information):

  • OS: macOS 13.6.5 (22G621)
  • Intellij version: GoLand 2024.2.3, Build #GO-242.23339.24, built on September 26, 2024
  • Plugin version: 2.6.1
Intellij log
N/A

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions