Replies: 1 comment 2 replies
-
This is supported actually since rust-analyzer exposes it through code actions. If you type a valid SSR in a comment and then use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I just discovered the structural search and replace which would greatly help me right now, but it doesn’t seem to be supported by helix. Am I right?
I tried to put my cursor on the line in multiple places, select the line, etc, and run the code action, but it doesn’t recognize the pattern.
https://rust-analyzer.github.io/manual.html#structural-search-and-replace
Beta Was this translation helpful? Give feedback.
All reactions