Skip to content

Conversation

@gayanper
Copy link
Contributor

@gayanper gayanper commented Oct 22, 2022

When not selecting the whole lambda expression, the codeSelect fails to find the lambda method element. So instead of using the document selection, we use the breakpoint locator location if that provides more wider range.

Signed-off-by: Gayan Perera [email protected]

What it does

How to test

Author checklist

@gayanper gayanper requested a review from SarikaSinha October 22, 2022 09:32
@gayanper
Copy link
Contributor Author

@SarikaSinha even thought I couldn't reproduced as you described, I was able to see a problem in the behavior as described in the issue. Please check if this change fixes the problems you found.

@SarikaSinha
Copy link
Member

@SarikaSinha even thought I couldn't reproduced as you described, I was able to see a problem in the behavior as described in the issue. Please check if this change fixes the problems you found.

My problem is still not resolved. I will check this week.

@jukzi
Copy link
Contributor

jukzi commented Dec 4, 2024

This PR need to be marked as draft, closed or finished
@SarikaSinha ping

When not selecting the whole lambda expression, the codeSelect fails to
find the lambda method element. So instead of using the document
selection, we use the breakpoint locator location if that provides more
wider range.

Signed-off-by: Gayan Perera <[email protected]>
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.

3 participants