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

1
6 comments

Please try to disable any non-bundled plugins in `File | Settings | Plugins`. Does the issue persist?

0

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

0

Hello Ostrowski Rafal0,

Could you please try the newest Rider version and let me know if that helps? 

0

Hello Anna,

The download page says:

Version: 2024.2.5

  • Build: 242.22855.90
  • 20 September 2024

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)

0

 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. 

0

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

0

Please sign in to leave a comment.