You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah so there are a few different responses you can return when the user presses the rename button. They basically describe the range that is highlighted and the placeholder text for the rename prompt. Currently, we just return a response which basically says "it's up to the client to figure this out, just perform the default behaviour." Which I guess isn't an option the zed supports. We can fix this by providing explicit behaviour rather than relying on the default.
This should be a pretty easy fix, I'll do it when I get home
Here's what I get in Zed when I use it (by pressing F2).
I don't know what this means. It works in Neovim.
The text was updated successfully, but these errors were encountered: