Skip to content

Fix Debug Hover not working on inner class constructors#929

Merged
SougandhS merged 1 commit intoeclipse-jdt:masterfrom
SougandhS:FixHover
Apr 6, 2026
Merged

Fix Debug Hover not working on inner class constructors#929
SougandhS merged 1 commit intoeclipse-jdt:masterfrom
SougandhS:FixHover

Conversation

@SougandhS
Copy link
Copy Markdown
Member

@SougandhS SougandhS commented Apr 2, 2026

This PR enables debug hovers on inner class constructor's params and variables

Fixes : #928

What it does

How to test

Author checklist

This commit enables debug hovers on inner class constructor's params and
variables

Fixes : eclipse-jdt#928
@SougandhS SougandhS merged commit 5897f0e into eclipse-jdt:master Apr 6, 2026
13 checks passed
@SougandhS SougandhS deleted the FixHover branch April 6, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hover on local variables/parameters does not work for deepest stackframe

1 participant