Skip to content

Ignore ending $ when looking at end marker names #22798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 19, 2025

Conversation

natsukagami
Copy link
Contributor

Fix scalameta/metals#7246

  • Add a test for renaming local objects
  • Drop ending $ marker when looking for end marker names

Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tgodzik tgodzik merged commit 8027996 into scala:main Mar 19, 2025
46 of 49 checks passed
tgodzik pushed a commit to scala/scala3-lts that referenced this pull request Apr 26, 2025
## Fix scalameta/metals#7246

- Add a test for renaming local objects
- Drop ending `$` marker when looking for end marker names


[Cherry-picked 8027996]
tgodzik pushed a commit to scala/scala3-lts that referenced this pull request Apr 27, 2025
## Fix scalameta/metals#7246

- Add a test for renaming local objects
- Drop ending `$` marker when looking for end marker names


[Cherry-picked 8027996]
@WojciechMazur WojciechMazur added this to the 3.7.1 milestone May 1, 2025
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.

Renaming an object symbol does not affect end markers
3 participants