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

Custom editor actions should be preserved after an update #434

Open
nobiehl opened this issue Apr 5, 2024 · 0 comments
Open

Custom editor actions should be preserved after an update #434

nobiehl opened this issue Apr 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nobiehl
Copy link

nobiehl commented Apr 5, 2024

What happened?

I have some custom editor actions, for example, to document code with JavaDoc. These custom editor actions are very helpful, and I often think of new actions ;-). But every time I update the plugin, whether it's major or minor updates, my custom editor actions disappear. So, I have to recreate them. However, this becomes very annoying over time, especially when new updates are available shortly after.

  • IntelliJ IDEA 2023.3.6 (Ultimate Edition)

Relevant log output or stack trace

No response

Steps to reproduce

  1. Create custom editor actions.
  2. Install a new update.
  3. All custom editor actions are gone.

CodeGPT version

2.5.1

Operating System

Windows

@nobiehl nobiehl added the bug Something isn't working label Apr 5, 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