Code Replace Not Available Through LSP #832
Replies: 5 comments 3 replies
-
You're in a buffer that doesn't have You will get the rename keybind when tsserver attaches Did you restart Neovim after installing tsserver? |
Beta Was this translation helpful? Give feedback.
-
Here is LspLog. I did not make any changes to any config other than uncommenting the three lazyvim plugin extensions that come in the default lazy.lua. |
Beta Was this translation helpful? Give feedback.
-
I have restarted Neovim. Is there something I need to do manually for installing tsserver? |
Beta Was this translation helpful? Give feedback.
-
Here is my lazy.lu |
Beta Was this translation helpful? Give feedback.
-
It's working now... Not sure what was happening before... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Following this video, I installed Lazyvim, and then added typescript support, but I do not have the code rename cr functionality that he gains in the video. I'm wondering why I do not get that keybinding after following the same steps that he followed.
https://youtu.be/N93cTbtLCIM?t=232
This is my whichkey after c:
Here is my cl for LSP info:
Beta Was this translation helpful? Give feedback.
All reactions