redhat-developer / redhat-developer/vscode-java
No Refactor-->Rename when lambda placeholder selected
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
[provide a description of the issue]
No Refactor-->Rename when lambda placeholder selected
Environment
- Operating System: Fedora 33
- JDK version: 11.0.9 OpenJDK
- Visual Studio Code version: 1.55.2
- Java extension version: 0.76
Steps To Reproduce
- Select the placeholder and click Alt+Intro

[Please attach a sample project reproducing the error]
Please attach logs
Project and line code : https://github.com/jonathanvila/tackle-pathfinder/blob/5cb45f42cb61e3d1c4d6f9c6850eafdc5177e563/src/main/java/io/tackle/pathfinder/services/AssessmentSvc.java#L126
Current Result
No actions
Expected Result
At least "Refactor rename"
Additional Informations
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the referenced AssessmentSvc.java at line 126 and reproduce the issue by selecting the lambda placeholder and using Alt+Intro. Trace the refactoring actions available for that selection; done means the menu offers at least a Refactor Rename action instead of showing no actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100