Action "Move caret to Code Block End" doesn't seem to work in .cpp/.h files?
Hi,
I'm having issues using some shortcuts in CLion.
I can't figure out how to get the "move Caret to code Block End/Start" shortcut to work in cpp files. I already have tried reinstalling, changing the shortcut, disabling all plugins but nothing seems to work. However when I try it out in a .json file, it works as expected.
If I run the action from the “Find action” menu there is also no effect, so the issue seems with the action itself.
And when I open the project in PyCharm or WebStorm I can use these shortcuts just fine for cpp files in the same project with the same keymap settings so I don't get why it behaves different in CLion.
I am using CLion v2024.2.1.
edit: I have the exact same issue on a fresh install of Rider
Any help would be greatly appreciated.
请先登录再写评论。
Hello!
Most probably, you have CLion Nova enabled in your CLion - https://www.jetbrains.com/help/clion/clion-nova-introduction.html#switch-to-nova.
Here is the related issue in the CLion tracker - CPP-36147.
And here is the one for Rider - RIDER-87180.
Feel free to comment or upvote the issues in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.