redhat-developer / redhat-developer/lsp4ij

Show CodeAction (no quickfix) in the Refactoring menu

Open
#196 0 comments 0 reactions 1 assignee View on GitHub

@angelozerr is already working on this.

Since Apr 3, 2024.

codeAction enhancement refactoring
Dominant language
Java
Stars
344
Forks
113
Avg merge
5h 22m
Merged PRs (30d)
15

Description

It should be nice to show CodeAction (no quickfix) in the existing IJ Refactoring menu:

image

The challenge is to avoid freeze the existing menu when code action are collected. We need too to create the proper code action context with the covered diagnostic according to the position of the cusror when the menu is opened.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.