Skip to content
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

feat(ssr): support visual selection range #160

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Jan 14, 2024

No description provided.

@mrcjkb mrcjkb linked an issue Jan 14, 2024 that may be closed by this pull request
@mrcjkb mrcjkb marked this pull request as draft January 14, 2024 21:01
Copy link
Contributor

github-actions bot commented Jan 14, 2024

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.
  • Updated CHANGELOG.md

@mrcjkb
Copy link
Owner Author

mrcjkb commented Jan 14, 2024

🤔 rust-analyzer seems to be ignoring the selection range.

@mrcjkb mrcjkb force-pushed the 150-ssr-just-for-selected-range branch from 6f87a5a to fda1ba3 Compare April 1, 2024 21:40
@mrcjkb mrcjkb marked this pull request as ready for review April 1, 2024 21:40
@mrcjkb mrcjkb enabled auto-merge (squash) April 1, 2024 21:40
@mrcjkb mrcjkb merged commit e2dbf91 into master Apr 1, 2024
8 checks passed
@mrcjkb mrcjkb deleted the 150-ssr-just-for-selected-range branch April 1, 2024 21:41
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.

Structural Search and Replace (SSR) just for selected range
1 participant