Skip to content

Conversation

WojciechMazur
Copy link
Contributor

Backports #19777 to the LTS branch.

PR submitted by the release tooling.
[skip ci]

Given a query as
```scala
def func(a@@: Int, b: Int)(c: Int) =
    a + b + c
```
range selection will now let you choose `a: Int, b: Int`.
The previous options are `a: Int` and the whole definition of `func`.

[Cherry-picked 9f61ed5]
Base automatically changed from lts-19737 to lts-3.3 July 2, 2024 19:18
@WojciechMazur
Copy link
Contributor Author

No regressions detected in the community build up to lts-19080.

Reference

@WojciechMazur WojciechMazur merged commit fa907b9 into lts-3.3 Jul 2, 2024
@WojciechMazur WojciechMazur deleted the lts-19777 branch July 2, 2024 19:18
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.

2 participants