Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot refactor the code when plugin is on #57

Open
ehblh opened this issue Oct 18, 2024 · 0 comments
Open

Cannot refactor the code when plugin is on #57

ehblh opened this issue Oct 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ehblh
Copy link

ehblh commented Oct 18, 2024

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

@ehblh ehblh added the bug Something isn't working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant