eclipse.jdt.ls icon indicating copy to clipboard operation
eclipse.jdt.ls copied to clipboard

Fix bug in `UsingDeprecatedMethod` quick-fix

Open shin19991207 opened this issue 1 month ago • 1 comments

Fixed minor bugs for the UsingDeprecatedMethod quick-fix:

  • trigger action based on the problem range instead requiring full method to be selected
  • add missing fix

shin19991207 avatar Dec 08 '25 23:12 shin19991207

@shin19991207 could you please add some tests?

fbricon avatar Dec 09 '25 11:12 fbricon

Thanks @shin19991207!

fbricon avatar Dec 10 '25 13:12 fbricon