Request to restore previous functionality for code folding and suggestion acceptance in Rider

Hello JetBrains team,

After the recent updates in Rider, I encountered a few issues that significantly impact my workflow:

  1. Code Folding: Previously, I could fold methods, classes, and comments from both the start and the end of the block. However, after the update, this functionality only works from the start of the block. This change feels like a regression, as the ability to fold code from either end was extremely useful for navigation, especially in large codebases.
  2. Suggestion Acceptance: Another issue I noticed is with the suggestion system. Before the update, suggestions (like code completions) could be accepted by pressing Enter, which is consistent with other JetBrains IDEs. However, now it seems that I need to use a different key (or additional steps) to accept suggestions. As far as I know, Enter has always been the standard for accepting suggestions across all JetBrains IDEs, and changing this behavior feels counterintuitive.

I kindly request that you consider restoring the previous behavior for both code folding and suggestion acceptance. These changes have disrupted the smooth workflow that Rider previously provided.

Thank you for your attention to this matter!

Best regards, Danny

1
1 comment

Hello, Danny Marco ,

The code folding icons in the end of the block are missing, but the area is still clickable. It is a know issue, common for all JetBrains IDEs. Please upvote it and follow the status updates here: IJPL-43796 Fold from end icon missing in new UI

Regarding the completion, could you please check which keymaps you are using in Settings | Keymap? Also, you can adjust the key to accept completion suggestions using the same Settings | Keymap menu, the action is Editor Actions > Choose Lookup Item

 

 

0

Please sign in to leave a comment.