I can't use Shift+F6 to rename variable names or folders and files, and can only use mouse clicks
我的Rider快捷键设置没有任何问题,我还单独修改了重命名对应的快捷键,然而并没有任何作用,重命名只能用鼠标点击来进行,这非常难受
There is no problem with my Rider shortcut key setting. I also changed the corresponding shortcut key to rename separately. However, it has no effect
Please sign in to leave a comment.
Please try to disable any non-bundled plugins in `File | Settings | Plugins`. Does the issue persist?
I experience the same problem in Rider Build #RD-242.22855.90, built on September 19, 2024
inside the typescript project.
The typescript project root node responds to shift+f6 shortcut opening modal rename window.
The same shift+f6 shortcut does not have any effect for any other Exporer tree file/dir node other than the root one
Same rider version has no problem renaming any Exporer's tree node inside a C# solution project
Hello Ostrowski Rafal0,
Could you please try the newest Rider version and let me know if that helps?
Hello Anna,
The download page says:
Version: 2024.2.5
But after the download I see the reported version of newly installed (yes I am sure its the new installation) is still
Build #RD-242.22855.90, built on September 19, 2024
And same error persists (shoft+f6 does not have any effect on non root nodes of opened typescript project)
Ostrowski Rafal0 ,
Could you please try disabling the Code With Me feature and let me know if that helps? To do it, go to Tools > Disable Code with Me.
Let me know if that helps.
Hi Anna, I can confirm that the issue of non working shift+f6 renaming on non root nodes of the Explorer view
is not reproducible in RIder Build #RD-242.23339.62, built on October 8, 2024.
Thanks